Skip navigation.
 
mlRe: cocoa java bridge: converting nsarray to java array
FROM : Matthew
DATE : Sun Nov 21 21:05:46 2004

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
>

Related mailsAuthorDate
mlcocoa java bridge: converting nsarray to java array Matthew Nov 20, 23:13
mlRe: cocoa java bridge: converting nsarray to java array Marcel Weiher Nov 21, 11:57
mlRe: cocoa java bridge: converting nsarray to java array Matthew Nov 21, 15:04
mlRe: cocoa java bridge: converting nsarray to java array Marcel Weiher Nov 21, 19:09
mlRe: cocoa java bridge: converting nsarray to java array Matthew Nov 21, 21:05
mlRe: cocoa java bridge: converting nsarray to java array j o a r Nov 21, 21:32
mlRe: cocoa java bridge: converting nsarray to java array Matthew Nov 21, 21:51
mlRe: cocoa java bridge: converting nsarray to java array j o a r Nov 21, 22:08
mlRe: cocoa java bridge: converting nsarray to java array Matthew Nov 21, 22:23
mlRe: cocoa java bridge: converting nsarray to java array M. Uli Kusterer Nov 23, 22:44