When working with DynaBeans it might be nice to offer a populate(Map) method
to easily populate a DynaBean from a map where the keys are property names
and the values are the new property values to populate. I've already hit a
use case for this in Jelly. Adding this method to DynaBean would also mirror
the BeanUtils.populate(Object bean, Map) method in a more OO way.

I'm happy to go ahead and do the work for this if folks agree. Does this
seem a sensible idea? I'm +1

James


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to