[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNUstep support for Core Data?
From: |
Sašo Kiselkov |
Subject: |
Re: GNUstep support for Core Data? |
Date: |
Mon, 20 Jun 2005 20:17:13 +0200 |
User-agent: |
Internet Messaging Program (IMP) 3.2.5 |
Quoting Helge Hess <helge.hess@opengroupware.org>:
> On 15. Jun 2005, at 23:40 Uhr, Sa�o Kiselkov wrote:
> > this framework also pulls with it a few other Foundation issues
> > which must be implemented first, namely predicates (NSPredicate and
> > friends) and key-value observing (KVO). I am currently working on
> > predicates (NSExpression implemented so far)
>
> Well, hopefully you don't do this from scratch. Just reuse the
> EOQualifier classes from GDL (well and possibly rewrite GDL to use
> them).
>
> There are some minor differences, but overall its the same thing. I
> also implemented first versions of those classes for libFoundation by
> reusing EOControl from SOPE.
>
> Greets,
> Helge
Quentin Mathé mentioned that he already has an implementation of the predicate
system, so only key-value observing remains an issue.
But thanks for the advice.
Regards
Saso