[richfaces-issues] [JBoss JIRA] (RF-12475) Support for Generic types in the CDK

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue Oct 2 07:23:03 EDT 2012


    [ https://issues.jboss.org/browse/RF-12475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723221#comment-12723221 ] 

Lukáš Fryč edited comment on RF-12475 at 10/2/12 7:22 AM:
----------------------------------------------------------

This is really important addition, but I suggest to list all the main use cases first:

* {{c:forEach}} iteration through collections
* type inference for {{ui:fragment}} attribute's

I think this would really help to implement iteration components, but on the other hand I'm not sure what resolution involves.

I would suggest include this when we will feel the need for incorporating this feature.
                
      was (Author: lfryc):
    This is really important addition, but I suggest to list all the main use cases first:

* {{c:forEach}} iteration through collections
* type inference for {{ui:fragment}} attribute's
                  
> Support for Generic types in the CDK
> ------------------------------------
>
>                 Key: RF-12475
>                 URL: https://issues.jboss.org/browse/RF-12475
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: cdk
>            Reporter: Brian Leathem
>            Assignee: Lukáš Fryč
>
> It would be useful to be able to specify generic types in the _cdk:object_ tag, and the paramters to _ui:fragment_'s.  This would allow the generated java code to get the type correct in loops, and when invoking other methods, without first requiring a manual cast.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list