Wow.. This would be good functionality for the "commons" eventually....
Scott Max Starets (JIRA) wrote:
[ https://issues.apache.org/jira/browse/TRINIDAD-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Starets reopened TRINIDAD-858: ---------------------------------- Providing a new patch based on the feedback from Gabrielle and BlakeNeed Support for GenericConverters being discovered by the target type for the conversion ----------------------------------------------------------------------------------------- Key: TRINIDAD-858 URL: https://issues.apache.org/jira/browse/TRINIDAD-858 Project: MyFaces Trinidad Issue Type: New Feature Affects Versions: 1.2.4-core Reporter: Max Starets Assignee: Matthias Weßendorf Fix For: 1.0.5-core, 1.2.5-core Attachments: converter.patch GenericConverter framework (part of Trinidad implementation only) allows converter's capabilities to be discovered using the source type for the conversion. We need ability to register converters that will be discovered using the target type. This converters should be used only if no chain of regular GenericConverters was found.
