Home »
Public Forums »
archive »
Java Connectors
Java Connectors [message #51111] |
Mon, 30 October 2006 01:03 |
Aitor Aldoma
Messages: 3 Registered: February 2005
|
Junior Member |
|
|
Hi all,
I have been looking around what's new in IDL 6.3 and what I found most
interesting was the Java Connector. This utility allows you to integrate
IDL Objects into Java Applications through a wrapper object.
This could be really useful because we all know IDL is powerful in
processing but not very kind when designing large applications.
What I am planning is to use all the correction algorithms already
implemented in IDL, encapsulate them in some IDL objects and use the
Java Connector to call all this new objects from a large Java Application.
Then, the question:
- Have you tried this new Utility?
- Have you used Java Export Bridge or are you working with Java
Connector. The problem of Java Connector is that the wrapper object
is already predefined and with the Virtual Machine you cannot use
some of the methods on the wrapper. In fact the methods that you cannot
use are the most useful (setVariable, getVariable and ExecuteString).
Anyway, any comment will be appreciated.
Thanks in advance.
|
|
|
Current Time: Wed Oct 08 19:12:19 PDT 2025
Total time taken to generate the page: 0.00528 seconds