Hi,

I was wondering if it`s possible in castor 1.1 to map a set of type safe enums.
When I try it with a mapping like

<class ..>
...
<field name="myEnum"
     type="somepackage.MyEnum"
     collection="set">
     <bind-xml name="myEnum" node="element" />
   </field>
</class>

my xml output does not contain any value for myEnum.

I saw a posting, where sombody resolved that problem by implementing a custom field handler, but that was some time ago. Is that still how it is done, or is there an easier way now?

Thanks,
Kathrin

_________________________________________________________________
Die neue MSN Suche Toolbar mit Windows-Desktopsuche. Suchen Sie gleichzeitig im Web, Ihren E-Mails und auf Ihrem PC! Jetzt neu! http://desktop.msn.de/ Jetzt gratis downloaden!


---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to