discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Using code from Cocotron


From: Fred Kiefer
Subject: Re: Using code from Cocotron
Date: Wed, 23 May 2007 15:24:16 +0200
User-agent: Thunderbird 1.5.0.10 (X11/20060911)

Triggered by this mail, I set down and wrote some code for NSPredicate
and NSExpression to make these classes (and their subclasses) at least
usable. They are still far away from being complete, but it would be
nice if somebody actually tested them. The best thing to do now is write
some test code, exercising these classes and integrate that into our
test framework.
I promise to have a look at the bugs found in that process.

Cheers,
Fred

Yen-Ju Chen wrote:
> Hi,
> 
>  I was looking at GNUstep's NSPredicate implementation
>  and one obvious missing part is the -evaluateWithObject: in
> NSComparisonPredicate.
>  Then I found Cocotron has more implementation than GNUstep.
>  Since NSPredicate use KVC and I remember
>  GNUstep's implementation of KVC/KVO is not finished (It is listed in
> SoC 2007 for GNUstep),
>  I look at Cocotron's implementation again and it seems to have
> implementation to an extent.
>  I wonder what is GNUstep's stand of using Cocotron's code
>  considering they are released under MIT ?
>  While their AppKit might be tied with Windows, Foundation should be
> fairly portable.
>  Something like nib supporting from Cocotron may also be worth to take a
> look.
>  The point is that if license is not an issue and it will make
> GNUstep more complete,
>  why not take this advantage. :)
> 
>  Yen-Ju
>




reply via email to

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