From: "Craig R. McClanahan" <[EMAIL PROTECTED]> > On Thu, 16 May 2002, James Strachan wrote: > > > Date: Thu, 16 May 2002 17:00:19 +0100 > > From: James Strachan <[EMAIL PROTECTED]> > > > > For some reason the very useful BeanUtils.setProperty(bean, property, value) > > method is private. Does anyone have any objections to making it public? > > > > It was originally private because I just factored out a bunch of code that > was in two places in BeanUtils.populate(). I guess it is sorta useful on > its own, because it does the automatic conversions for you. Go for it.
Cool, thanks Craig. Its now public in CVS. 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]>