You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2015/07/24 10:13:04 UTC

[jira] [Commented] (TAP5-2453) Generic List not fully supported

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

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

I just ran the test against the current master, now the first assertion fails too. A quick {{git bisect}} shows that it fails since {{fbfbf6fc5c56e10b284b0d206ba2b93d7718561f}}, but I can't see how that commit should have changed the behavior.

> 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.3.4#6332)