gnustep-dev
[Top][All Lists]
Advanced

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

Re: [RFC/Proposal] Cocoa.h header


From: Armando Di Cianno
Subject: Re: [RFC/Proposal] Cocoa.h header
Date: Sat, 20 Nov 2004 21:42:14 -0500

On 2004-11-20 20:51:47 -0500 Alex Perez <address@hidden> wrote:
Our Cocoa.h needs to be exactly the same as Apple's. All Apple's does is #import <Foundation/Foundation.h> and #import <AppKit/AppKit.h> and *THAT'S IT*. Please, contribute your feedback. If you are against such an action, please explain why and what you propose instead.

Agreed that it would be handy to have this installed for compatibility. Some suggestions.

The first, maybe unneeded, is a ./configure option for "--with-cocoa-compat" or something. This is for possible detractors who do not want it (not that I am not one -- i would love to see this).

The second is support for other "somewhat default" Cocoa kits, like OpenGL/OpenGL.h, which as far as I can tell (haven't actually looked yet) needs
AppKit/NSOpenGL.h
AppKit/NSOpenGLContext.h
GL/gl.h
GL/glext.h

Maybe we could quickly round up what "kits" Apple install by default, and then make these the default cocoa compat headers we also install?

Just some thoughts.

__armando





reply via email to

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