Re: cvs commit: jakarta-struts/src/share/org/apache/struts/util BeanUtils.java

2001-04-16 Thread Scott Sanders
Incze Lajos wrote: >> Port a fix from the "commons" version of this module (which Struts will >> ultimately migrate to when the commons version is released). >> > > > Just some questions. Will the beanutils be facotred out from struts > or they will remain here (with some sort of sync me

Re: cvs commit: jakarta-struts/src/share/org/apache/struts/util BeanUtils.java

2001-04-16 Thread Incze Lajos
> Port a fix from the "commons" version of this module (which Struts will > ultimately migrate to when the commons version is released). > Just some questions. Will the beanutils be facotred out from struts or they will remain here (with some sort of sync mechanism)? Also, are there other