Sure! In JSF 1.2 that is already included in the javax-faces-API. My point was... that there isn't a converter in Orchestra, so I was just wondering why. There is only one in sandbox. I don't know why...
-was part of Orchestra, and moved over => forgotten up clean the config -was a plan to move it to Orchestra, but only made it into the cfg file -legacy error from the "move Orchestra out of sandbox" + search and replace error. the commons would make the most sense, IMO -M On 10/27/07, Manfred Geiler <[EMAIL PROTECTED]> wrote: > Would be a candidate for a jdk 1.5 branch in the new "MyFaces Commons", > right? > > -Manftred > > On 10/19/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > > Hi, > > > > this entry is in core15.jar/META-INF/faces-config.xml: > > > > <!-- converters --> > > <converter> > > <converter-for-class>java.lang.Enum</converter-for-class> > > <converter-class>org.apache.myfaces.orchestra.converter.enumeration.EnumConverter</converter-class> > > </converter> > > > > Isn't this guy now part of Tomahaw / Sandbox ? > > > > -M > > > > -- > > Matthias Wessendorf > > > > further stuff: > > blog: http://matthiaswessendorf.wordpress.com/ > > mail: matzew-at-apache-dot-org > > > > > -- > http://www.irian.at > Your JSF powerhouse - JSF Consulting, > Development and Courses in English and > German > > Professional Support for Apache MyFaces > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ mail: matzew-at-apache-dot-org
