Support Generics
----------------
Key: JAXME-82
URL: http://issues.apache.org/jira/browse/JAXME-82
Project: JaxMe
Issue Type: Improvement
Components: JaxMeJS
Affects Versions: 0.5
Environment: Java 1.5
Reporter: John Kristian
Please support Java generics. For example, enable ProxyGenerator to produce an
accurate copy of method signatures that involve generic types (such as
Map<String, String>).
In JaxMeJS 0.5.1, an InterfaceDescription produced from reflection omits
generic parameters, and the source parser chokes on generic type declarations.
For an introduction to generics, see
http://java.sun.com/j2se/1.5.0/docs/guide/language/generics.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]