Tom Tromey wrote:
"Mark" == Mark Wielaard <[EMAIL PROTECTED]> writes:

Mark> This only leaves 2 interfaces as missing for full 1.5 coverage. They are
Mark> simple to add, but I don't really know how they are supposed to be used.
Mark> They aren't referenced from any public method or class it seems.

Yeah.. FWIW the reason I never added these is that I assumed that they
should probably be used by some internal thing.  So I left them out as
markers that we haven't done this.  Perhaps Audrius could weigh in
authoritatively...?

Tom


These are somewhere used to implement the RMI-IIOP stream format version 2. We support only the version 1 at the moment. This does not restrict the GNU Classpath - GNU Classpath communications in any way, and Sun's java also recognizes our version number and response with the same version of format.

The communication format is likely transparent for the most of the applications, unless the programmer is trying to do something really very tricky.

Audrius


Reply via email to