Java Bridge

(thing) by shopsinc (3.1 y) Tue Jan 09 2001 at 22:18:32
A feature in Apples new OSX which allows a developer to transparently use java objects in objective-c and vice versa. In the background the bridge creates a proxy object for the translated object resulting in some overhead. The big advantage is that a developer can use both languages in a single project. This doesn't make sense untill you think about libraries, there are a lot of excellent java libs out there but very few for objective-c. The objective-c developer now has a whole new world of code to integrate and use
Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.