I've started looking into those two classes and it looks like XWorkConverter is more a converter manager but extends DefaultTypeConverter (which implements TypeConverter) and mostly trying to find out a converter to use or delegates work to DefaultTypeConverter or to XWorkBasicConverter.
I think it's worth to separate the logic and leave XWorkConverter as a manager and move all common logic to call converters to XWorkBasicConverter (take a look on method convertValue() at line 261). Kind regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG conference - Confitura http://confitura.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
