You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jaxme-dev@ws.apache.org by "John Kristian (JIRA)" <ja...@ws.apache.org> on 2006/09/01 06:57:23 UTC

[jira] Created: (JAXME-82) Support Generics

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: jaxme-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: jaxme-dev-help@ws.apache.org


[jira] Commented: (JAXME-82) Support Generics

Posted by "Arnout Engelen (JIRA)" <ja...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/JAXME-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625042#action_12625042 ] 

Arnout Engelen commented on JAXME-82:
-------------------------------------

also, (optionally) generating generic Lists's for 'maxOccurs="unbounded"' elements would be quite neat.

> Support Generics
> ----------------
>
>                 Key: JAXME-82
>                 URL: https://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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jaxme-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: jaxme-dev-help@ws.apache.org