Re: cocoa java bridge: converting nsarray to java array
Re: cocoa java bridge: converting nsarray to java array
- Subject: Re: cocoa java bridge: converting nsarray to java array
- From: Matthew <email@hidden>
- Date: Sun, 21 Nov 2004 15:05:46 -0500
Ok, I think that will work for the time being. Thanks for the
suggestion. It still seems kludgy, however, that in order to make this
happen, you have to violate the encapsulation of the Java class to get
the NSArray to 'pass through' the way you'd like. Seems like there
would be a cleaner way of making this happen. Oh well.
On Nov 21, 2004, at 1:09 PM, Marcel Weiher wrote:
On 21 Nov 2004, at 14:04, Matthew wrote:
What exactly is 'manually' in this case?
Write a java utility method that does the conversion and then calls
through to the method you want.
Marcel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden