So, some specific questions...
Can BeanUtils use a bean.get(String name) type accessor for a Bean?
If so, how do I tell it to look for it? (copyProperties() / populate() behavior being of particular interest)
Does BeanUtils respect nested properties on both sides of a copyProperties() / populate() (ie, copy object graphs)
Much appreciated!
-Brian
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
