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

Jochen Kemnade commented on TAP5-2453:
--------------------------------------

[~thiagohp], any ideas?
The problem is probably that 
{{org.apache.tapestry5.plastic.MethodDescription.MethodDescription(Method)}} 
does not extract the generics information.
We'd probably have to move {{GenericsUtils}} to from {{commons}} to {{plastic}} 
and use its methods to retrieve the info.

> Generic List<T> not fully supported
> -----------------------------------
>
>                 Key: TAP5-2453
>                 URL: https://issues.apache.org/jira/browse/TAP5-2453
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-ioc
>    Affects Versions: 5.4, 5.3.8
>            Reporter: Jan Mynařík
>              Labels: generics
>         Attachments: TapestryGenericsTest.java
>
>
> I've created an abstract generic CRUD implementation. When binding 
> implementations resulting proxies doesn't fully report parametrized type via 
> reflections.
> See attached test. In 5.3.8 it fails in all asserts,  in 5.4 only in the last 
> one.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to