Re: Ternary op + autoboxing + null value = NPE?
Re: Ternary op + autoboxing + null value = NPE?
- Subject: Re: Ternary op + autoboxing + null value = NPE?
- From: Lachlan Deck <email@hidden>
- Date: Tue, 20 Oct 2009 14:59:10 +1100
On 20/10/2009, at 3:52 AM, Chuck Hill wrote:
On Oct 19, 2009, at 8:37 AM, Mike Schrag wrote:
I personally don't like boxing -- I think it's very misleading and
leads to weird bugs like this.
+1
Keep it consistent...
new Integer(1);
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