For some reason I got a postfix error when I tried to send this the last time. Hopefully it's not a dupe... ---------- Forwarded message ---------- From: Nathaniel Gray <n8gray@gmail.com> Date: Dec 4, 2007 1:49 AM Subject: Re: [Xquartz-dev] code cleanup, combining quartzBlah.c and darwinBlah.c, etc, etc... To: Developer talk about Xquartz <xquartz-dev@lists.macosforge.org> On Dec 3, 2007 11:28 PM, Jeremy Huddleston <jeremyhu@berkeley.edu> wrote:
Unless anyone has an objection, I'm going to spend some time going through, cleaning up header files, adding documentation where I think it's appropriate, and moving around code between files to clean up our layout. I'll probably kill off cr and fullscreen while I'm at it. I need to get a handle on the startup code and events system, and there is alot of cruft getting in the way of my understanding... hopefully by cleaning up some of this stuff, I can clear out dead code and streamline our event pipe a bit.
I'd say killing off fullscreen is probably not a great idea since we do want to get it working at some point. I'm also not thrilled about killing off cr, since I think it's actually potentially a better way of doing the server. It's not like you really have to *look* in those dirs... One thing I did to aid my own comprehension of the code was to make a dummy Xcode project and just import "useful" directories. That way you can filter out all the stuff you don't care about, use Xcode's "jump to definition" features and so on. Very handy. Cheers, -n8 --
-- Nathaniel Gray -- Caltech Computer Science ------> -- Mojave Project -- http://mojave.cs.caltech.edu -->
--
-- Nathaniel Gray -- Caltech Computer Science ------> -- Mojave Project -- http://mojave.cs.caltech.edu -->