Hi Ugo,
yes, i checked that apache enums are in commons, so we already have that
dependency. We should only add it to forms block dependencies in
gump.xml (I think, tell me if there is something more to do for this).
Simone
Ugo Cei wrote:
Il giorno 02/mar/06, alle ore 00:35, Simone Gianni ha scritto:
I developed an ApacheEnumSelectionList class and I'm ready to
contribute it, but i think it would be nicer to "merge" this code in
the actual EnumSelectionList, so that if the given enum is an apache
enum, the getList method is used instead of the getDeclaredFields
method.
Jakarta Commons enum are already in commons-lang, right? If so, it's
a dependency we already have, so why not?
Ugo
--
Simone Gianni