gnustep-dev
[Top][All Lists]
Advanced

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

Re: NSController and subclasses


From: Gregory John Casamento
Subject: Re: NSController and subclasses
Date: Mon, 5 Jun 2006 17:22:47 -0700 (PDT)

Wasn't Saso working on a core data clone?  Would it be worth it to ask him if he can contribute this, since he recently said that he doesn't have time to work on it?
 
--
Gregory John Casamento


----- Original Message ----
From: Fred Kiefer <address@hidden>
To: GNUstep Developer <address@hidden>
Sent: Monday, June 5, 2006 1:30:12 PM
Subject: NSController and subclasses

I am still trying to get the Books application to compile with GNUstep.

Amongst many other things that are still missing, we also need
NSController and the two subclasses NSObjectController and
NSArrayController. All these classes have been added to AppKit in MacOSX
10.3 and extended in 10.4. GNUstep still doesn't have them.

These classes need key-value coding and observing to be fully functional
and NSObjectController also uses some classes from the coredata
framework. This lets me doubt, if we really should put these classes
into gui. What about having a coredata framework in the GNUstep SVN and
add these classes as an extension to that?

Any opinions?
Fred



_______________________________________________
Gnustep-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnustep-dev

reply via email to

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