[ 
https://issues.apache.org/jira/browse/XMLBEANS-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490208#comment-17490208
 ] 

PJ Fanning commented on XMLBEANS-592:
-------------------------------------

[~kiwiwings] thanks for looking at this. I don't mind if this issue stays 
unresolved - it's not a big deal.

One thing we could do to make the methods look a big more modern without really 
making them any better is to change the return type to `List<Object>` as 
opposed to `List`.

> still some generated code that use List return type without setting the inner 
> type (generics)
> ---------------------------------------------------------------------------------------------
>
>                 Key: XMLBEANS-592
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-592
>             Project: XMLBeans
>          Issue Type: Improvement
>            Reporter: PJ Fanning
>            Priority: Minor
>
> java.util.List getListValue();
> java.util.List xgetListValue();



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to