Re: NSController and subclasses

2006-06-06 Thread Sašo Kiselkov

I've restarted work on it again lately, so it's going to continue.
I've uploaded the latest tarball to

http://totorisu.sk/gscoredata.tar.bz2

If you want to, merge it into GNUstep SVN, but I would be happy if I
could continue work on it ;-)

As for the progress: so mere 15k line of code have been written so far
and I estimate that it's going to cost once more that ammount to make
it work well. The current status of both the Core Data framework and
the Data Builder application is half-finished.

--
Saso

On 6/6/06, Gregory John Casamento [EMAIL PROTECTED] wrote:

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 [EMAIL PROTECTED]
To: GNUstep Developer gnustep-dev@gnu.org
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
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev








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


Re: NSController and subclasses

2006-06-06 Thread David Ayers
Fred Kiefer schrieb:
 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?

I think it would be great if we could find a way to get non-GUI classes
into an extension framework/library.  I don't really mind if this
framework/library was limited to whatever happens to be in CoreData (I
have no idea as I don't have OS X) if people feel strongly about it, but
I think it would also be great of some other non-GUI classes could find
there way into this new framework/library.

Cheers,
David


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


NSController and subclasses

2006-06-05 Thread Fred Kiefer
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
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


Re: NSController and subclasses

2006-06-05 Thread Gregory John Casamento
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 [EMAIL PROTECTED]To: GNUstep Developer gnustep-dev@gnu.orgSent: Monday, June 5, 2006 1:30:12 PMSubject: NSController and subclassesI am still trying to get the Books application to compile with GNUstep.Amongst many other things that are still missing, we also needNSController and the two subclasses NSObjectController andNSArrayController. All these classes have been added to AppKit in MacOSX10.3 and
 extended in 10.4. GNUstep still doesn't have them.These classes need key-value coding and observing to be fully functionaland NSObjectController also uses some classes from the coredataframework. This lets me doubt, if we really should put these classesinto gui. What about having a coredata framework in the GNUstep SVN andadd these classes as an extension to that?Any opinions?Fred___Gnustep-dev mailing listGnustep-dev@gnu.orghttp://lists.gnu.org/mailman/listinfo/gnustep-dev___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev