Overhaul ConverterTagGenerator's writeCreateConverter()
-------------------------------------------------------
Key: TRINIDAD-878
URL: https://issues.apache.org/jira/browse/TRINIDAD-878
Project: MyFaces Trinidad
Issue Type: Bug
Components: Plugins
Affects Versions: 1.2.6-plugins
Reporter: Matthias Weßendorf
Assignee: Matthias Weßendorf
Currently the writeCreateConverter() method is only defined in
AbstractConverterTagGenerator.
That causes an issue, when running the build of commons-converter w/ JSF 1.2
We need to make the writeCreateConverter() more clean, to support these type of
requirements as well.
(one issue is, that EnumConverter in Commons has NO! properties, so generation
isn't working).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.