generics and KVC.NullValue
generics and KVC.NullValue
- Subject: generics and KVC.NullValue
- From: Lachlan Deck <email@hidden>
- Date: Mon, 27 Oct 2008 14:17:58 +1100
Hi there,
just refactoring some code for Wonder 5 etc - and noticed that in one
old thing I had:
SHORT_NAME.is( NullValue )...
I can obviously re-write this as isNull() but it dawned on me ... eof/
kvc put KVC.NullValue into arrays at times which ain't too compatible
which casting/generics.
Not sure there's much that can be done about this but the lack of
errors with casting using generics don't necessarily give us the
runtime confidence we think it does.
with regards,
--
Lachlan Deck
_______________________________________________
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