discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC] Header organization of -base & -gui


From: David Ayers
Subject: Re: [RFC] Header organization of -base & -gui
Date: Tue, 01 Jul 2003 22:07:37 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030507

Markus Hitter wrote:

Not exactly.

My idea is to split up header locations into more than two logical parts: -base, -gui, Additions. Additions (-baseadd btw.) as a separate part as it can be used separately. The Header structure for a GNUstep installation could be:

$GNUSTEP/include/gnustep/base/
$GNUSTEP/include/gnustep/gui/
$GNUSTEP/include/GNUstepAdditions/

So, your proposing to mix -gui(AppKit) and -base(Foundation) extensions in one library/framework? It would mean any tool (like gsweb apps) would be linked against AppKit. These will have to be seperate.

Also, since all NS*.h headers should end up in Headers/Foundation and Headers/AppKit (where do you get this include directory from?) and you want the GS*.h headers in GNUstepAdditions (or just GNUstepBase/GNUstepGui hmm... still don't like it though.) what would you expect in gnustep/base and gnustep/gui?

Cheers,
David






reply via email to

[Prev in Thread] Current Thread [Next in Thread]