Re: Creating a JavaVM with JNI & Re:JavaBridge
Re: Creating a JavaVM with JNI & Re:JavaBridge
- Subject: Re: Creating a JavaVM with JNI & Re:JavaBridge
- From: Finlay Dobbie <email@hidden>
- Date: Sun, 6 Mar 2005 01:22:08 +0000
On Sat, 5 Mar 2005 19:16:14 -0600, James B. Tuley <email@hidden> wrote:
>
> On Mar 3, 2005, at 2:45 AM, Phil wrote:
>
> > Since using the Java Bridge is depreciated (and liable to get you
> > flamed),
>
> There's always been little documentation on the Java Bridge, but it
> doesn't look deprecated from the standpoint of calling Java API's from
> Obj-C I see no mention of deprecation or use at your own risk in the
> headers.
Nowhere does it say that you can do this in the documentation or
headers, though. I looked long and hard, and I couldn't see anything
about this anywhere other than some tutorials floating about.
> However, using standard pre-wrapped cocoa API's from
> java still works, and doesn't have any disclaimers in the headers and
> there's a good deal of documentation for it, so .
Indeed.
> I also found a small apple article on Java Bridge Last updated:
> 2004-08-31 ->
> http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaObjects/
> Articles/JavaCocoa.html
>
> That mentions using classes from both environments.
Doesn't mention that you can instantiate Java objects from Obj-C.
> I personally would hate to see the java bridge deprecated for calling
> java api's from objective-c because it works really well, for most
> cases easy to use and very useful as it adds a ton of object oriented
> libraries at your disposal. I looked pretty hard to see if using java
> apis from objective-c was depreciated and haven't found anything to
> support that claim, if I'm wrong could someone please point me to where
> that aspect of the java bridge has been flagged as deprecated?
DTS told me.
-- Finlay
_______________________________________________
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