classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] FYI: Implemented missing RMI method


From: Meskauskas Audrius
Subject: Re: [cp-patches] FYI: Implemented missing RMI method
Date: Sat, 01 Oct 2005 09:50:10 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]