[ https://issues.apache.org/jira/browse/ADFFACES-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adam Winer resolved ADFFACES-487. --------------------------------- Resolution: Fixed Fix Version/s: 1.0.1-incubating-plugins-SNAPSHOT 2.0.0-incubating-plugins-SNAPSHOT Assignee: Adam Winer Fixed on trunk and 1.2 branch. > Change Component generator to us XXX.valueOf(x) instead of new XXX(x) when > converting between primitives to Objects in components > --------------------------------------------------------------------------------------------------------------------------------- > > Key: ADFFACES-487 > URL: https://issues.apache.org/jira/browse/ADFFACES-487 > Project: MyFaces ADF-Faces > Issue Type: Improvement > Components: Plugins > Affects Versions: 2.0.0-incubating-plugins-SNAPSHOT > Reporter: Blake Sullivan > Assigned To: Adam Winer > Fix For: 2.0.0-incubating-plugins-SNAPSHOT, > 1.0.1-incubating-plugins-SNAPSHOT > > > Change Component generator to us XXX.valueOf(x) instead of new XXX(x) when > converting between primitives to Objects in components as this is potentially > more efficient and doesn't require auto-boxing. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.