For some reason the very useful BeanUtils.setProperty(bean, property, value) method is private. Does anyone have any objections to making it public?
Creating a Map and filling it with one property/value pair so that BeanUtils.populate() can be called seems a tad inefficient if someone only wants to set one property, using the same conversion rules as BeanUtils.populate(). 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]>