-
Key: JAV2I12-67
-
Legacy Issue Number: 2090
-
Status: closed
-
Source: Anonymous
-
Summary:
Summary: The proposal here is to map Object, Serializable and Externalizable
to distinct entities, rather than just to an any.These entities are
{ typedef any _Object; }
module java {
module lang;
{ typedef any Serializable; typedef any Externalizable; }
module io;
};and so
java.lang.Object will map to ::java::lang::_Object,
java.io.Serializable will map to ::java::io::Serializable, and
java.io.Externalizable will map to ::java::io.Externalizable -
Reported: JAV2I 1.0b1 — Fri, 16 Oct 1998 04:00 GMT
-
Disposition: Resolved — JAV2I 1.0
-
Disposition Summary:
No Data Available
-
Updated: Fri, 6 Mar 2015 20:58 GMT
JAV2I12 — Mapping of Object, Serializable and Externalizable
- Key: JAV2I12-67
- OMG Task Force: Java to IDL December 2000 RTF