Re: NSSelector<T> - a curiosity
Re: NSSelector<T> - a curiosity
- Subject: Re: NSSelector<T> - a curiosity
- From: Florijan Stamenkovic <email@hidden>
- Date: Wed, 7 May 2008 13:31:19 -0400
On May 07, 2008, at 03:35, Michael Scott wrote:
NSSelector<Object> works fine. But it is a bit wonky.
It is entirely wonky. Well, generics :)
Perhaps Java should allow 'null' as a type argument.
If done, using 'null' as a type argument would still imply something
different then using 'void' as a type argument. I suppose it could be
done, but it would hardly be less confusing then the current stuff.
It does bring about interesting thoughts such as:
Map<void, null> thePurposeOfExistencePerPerson = Zen.applicationRules();
Probably a bit much to ask just to make an old NextStep class more
consistent.
Just :)
Makes me :)))
F
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden