gscoredata was moved to dev-libs some time ago... I will look into
getting rid of the implementation of NSManagedObjectContext in
gnustep-gui.
GC
On Sun, May 29, 2011 at 1:43 PM, Ivan Vučica<ivucica@gmail.com> wrote:
Hi,
from what I can tell, there isn't an implementation of Core Data for
GNUstep. (There does appear to be some work
here: http://www.nongnu.org/gscoredata/)
I'd like to point out that there is currently a class in GNUstep that makes
starting such an effort a bit troublesome; that is NSManagedObjectContext in
GNUstep GUI. Core Data has a class of the same name, which is essential to
Core Data.