Re: Extending NSKeyValueCoding?
Re: Extending NSKeyValueCoding?
- Subject: Re: Extending NSKeyValueCoding?
- From: petite_abeille <email@hidden>
- Date: Tue, 28 Oct 2003 16:03:55 +0100
Hi Anjo,
On Oct 28, 2003, at 13:25, Anjo Krank wrote:
?? You are spending quite a lot of time with it, though ??
I like pain.
I don't really see a problem with these classes, but I'd prefer if
they extended ArrayList, HashMap and Set,
I don't care what they extend as long as they implement the relevant
interfaces.
so all the NSArray.Operators would still work. They add quite a lot
of convenience in the page development process.
The operators are handled through KVC, are they not? This doesn't need
to change. The only thing which needs to change is to slap all the
relevant collection interfaces on top of the legacy Foundation classes.
At least as a first step.
This is not about sentimentality: a lot of code simply depends on
these classes being there.
They don't have to go away. They simply need to implement the right
interfaces.
So they certainly will "go away" only once WO is dead, wept over and
buried and not a minute sooner...
Whatever ;)
Well, I like to cheer people up:)
Success :)
Cheers,
PA.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.