-
Key: JAV2I13-14
-
Legacy Issue Number: 3200
-
Status: closed
-
Source: hursley.ibm.com ( Simon Nash)
-
Summary:
There is a commonly occurring name collision that is not covered by the
current name mangling rules. This is demonstrated by the Java to IDL mapping
of java.util.Date. The IDL generated gives a custom valuetype "Date" which
contains an attribute "date", which is illegal in IDL. This problem is not
unique to java.util.Date.More generally, this collision occurs whenever a Java interface or class
being mapped to IDL contains a method or data member with the same name
as the interface or class (using a case-insensitive comparison). For example,
the following Java definitions cause this problem: -
Reported: JAV2I 1.0b1 — Sun, 9 Jan 2000 05:00 GMT
-
Disposition: Resolved — JAV2I 1.3
-
Disposition Summary:
No Data Available
-
Updated: Fri, 6 Mar 2015 20:58 GMT
JAV2I13 — Container/member name clashes
- Key: JAV2I13-14
- OMG Task Force: Java to IDL February 2002 RTF