[
https://issues.jboss.org/browse/JBIDE-9366?page=com.atlassian.jira.plugin...
]
Alexey Kazakov commented on JBIDE-9366:
---------------------------------------
Yes, I see those converters and I see how they are used in xhtmls:
{code}
<h:outputText value="#{codeFragment.text}">
<f:converter converterId="truncatingConverter"/>
</h:outputText>
{code}
But I don't see any EL expression in the project which uses this converters.
{quote}
Not supporting it gives errors in xhtml where it is used in EL expressions.
{quote}
So my question is what we should support exactly? We can add converters into JSF model,
it's not a big deal. But I don't see any use cases where we could use it.
Support FacesConverter for JSF 2
--------------------------------
Key: JBIDE-9366
URL:
https://issues.jboss.org/browse/JBIDE-9366
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Reporter: Max Rydahl Andersen
Assignee: Alexey Kazakov
See pastecode example in Weld for usage of @FacesConverter.
Not supporting it gives errors in xhtml where it is used in EL expressions.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira