On 9 nov. 06, at 01:03, Yen-Ju Chen wrote:
On 11/8/06, Quentin Mathé <[EMAIL PROTECTED]> wrote:
True, but such code is/was already present in Source/GNUmakefile of
PreferencesKit.
In fact, iirc PaneKit.h won't be usable if you don't install the
headers it includes.
Sorry that I didn't get your point.
If someone install PaneKit and decide to use it in his project,
he may decide to import single class, say <PaneKit/PKPaneRegistry.h>,
than the whole <PaneKit/PaneKit.h>
If it is the case, and in PKPaneRegistry.h,
it only use #import "PKOtherHeader.h",
it will create the problem not able to find "PKOtherHeader.h"
because it is actually under <PaneKit/PKOtherHeader.h>
I think that is why all the GNUstep haders alwasy include <AppKit/
xxx.h>
instead of "xxx.h".
Oops. I just forgot that framwork/library are special cases. Sorry to
complain too much quickly :)
Quentin.
--
Quentin Mathé
[EMAIL PROTECTED]
_______________________________________________
Etoile-dev mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-dev