[
https://issues.jboss.org/browse/RF-10037?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč commented on RF-10037:
---------------------------------
The problem is CDK can't in compile-time determine the type of {{MyEnum}} (it's
not the built-in object nor object reference).
Then, you can iterate over, but CDK treates values as {{Object}}.
We could achieve the same with supporting additional attribute: e.g. {{cdk:itemType}}.
CDK: <c:forEach > should generate while(){} loop for Iterator
and Enumeration
-----------------------------------------------------------------------------
Key: RF-10037
URL:
https://issues.jboss.org/browse/RF-10037
Project: RichFaces
Issue Type: Task
Components: cdk, optimization
Affects Versions: 4.0.0.Milestone4
Reporter: Alexander Smirnov
Assignee: Lukáš Fryč
Fix For: 4.3.0.Milestone1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira