atom feed8 messages in net.java.dev.rococoa.usersRe: nil
FromSent OnAttachments
Duncan McGregorJul 17, 2009 8:01 am 
David KocherJul 17, 2009 8:40 am 
Duncan McGregorJul 17, 2009 9:14 am 
David KocherJul 17, 2009 3:52 pm 
Harald KuhrJul 18, 2009 3:40 am 
Andrew ThompsonJul 18, 2009 4:54 am 
Andrew ThompsonAug 7, 2009 8:21 pm 
Duncan McGregorAug 10, 2009 8:00 am 
Subject:Re: nil
From:David Kocher (dkoc@cyberduck.ch)
Date:Jul 17, 2009 3:52:15 pm
List:net.java.dev.rococoa.users

On 17.07.2009, at 18:15, Duncan McGregor wrote:

If the latter, should invoking methods on the Java NSObject throw NullPointerException (they currently do - is anyone relying on that behaviour) or pass down to ObjC to be silently ignored?

Yes, I would expect that.

You expect the throwing or the ignoring?

I shouldn't have answered that because I voted for the former; to just return null as in my patch for NSInvocationMapper.