Issue 1255: Section 5.3.3: can value inherit from a boxed value? (obv-rtf) Source: (, ) Nature: Revision Severity: Summary: Summary: 5.3.3: Is it possible to have a value inherit from (ie, support) a boxed value ? If yes, the Java mapping of boxed values of type string, sequence and arrays should be changed because String and arrays can"t be extended in Java. Resolution: Revised Text: Actions taken: April 28, 1998: received issue July 30, 1998: closed issue Discussion: End of Annotations:===== Issue 1255 (Eric Dujardin) ------------------------- 5.3.3: Is it possible to have a value inherit from (ie, support) a boxed value ? If yes, the Java mapping of boxed values of type string, sequence and arrays should be changed because String and arrays can't be extended in Java.