Since jdk 1.3 both CORBA and RMI-IIOP should be able to load and run remote classes from the URL's that can be automatically included into IIOP messages. This allows to transfer the algorithm to remote side rather than just transferring the data. Potentially very powerful feature, but such code maybe should run as untrusted, same as for applets. See bug #23130 for details.

Thomas Fitzsimmons wrote:

On Thu, 2005-09-29 at 09:19 +0200, Meskauskas Audrius wrote:
Oh, this is great! In future that thing will also load classes for javax.rmi that I am finishing in days.

Finishing to the 1.4 level or to the 1.5 level?  In general, I think we
should be aiming for full 1.5 API coverage now, even if we can't
genericize things yet.

Tom



_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to