Hi,
Does anybody know if it Ok/safe to build to have a jni library and use
obj-c and foundation calls within it. I was presently just using Carbon
calls within it and using a NSMutableDictionary as a bridging object which
works great, but I need to store another datatype when I store the object
and as I cannot get access to NSObject within Carbon.
I could store a another NSDictionary within it, but I thought I could use
a custom NSObject to save on some work.
Then I need to move some code to a Objective-C calling mechanism, so I can
use a derivate NSObject class.
Thanks
Mark.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden