Re: (BEANUTILS-180-BETA) Access/configuration of PropertyUtilsBean caches

2008-05-05 Thread Aaron Zeckoski
Sorry, here is the link to the JIRA: https://issues.apache.org/jira/browse/BEANUTILS-312 -AZ On Mon, May 5, 2008 at 11:05 AM, Aaron Zeckoski <[EMAIL PROTECTED]> wrote: > I have created a patch against beanutils trunk (now that I can get to > svn again) and attached it to the following JIRA: > If

Re: (BEANUTILS-180-BETA) Access/configuration of PropertyUtilsBean caches

2008-05-05 Thread Aaron Zeckoski
I have created a patch against beanutils trunk (now that I can get to svn again) and attached it to the following JIRA: If someone could take a look at it I would appreciate it. Thanks -AZ On Tue, Apr 29, 2008 at 9:26 AM, Simon Kitching <[EMAIL PROTECTED]> wrote: > Hi Aaron, > > This is the right

Re: (BEANUTILS-180-BETA) Access/configuration of PropertyUtilsBean caches

2008-04-29 Thread Simon Kitching
Hi Aaron, This is the right list, and your suggestion makes good sense. Beanutils is a fairly quiet project (though not dead). There are a couple of people who work on it regularly, and I'm sure there will be an answer from them. I'm a little surprised they haven't responded already, but perhaps

Re: (BEANUTILS-180-BETA) Access/configuration of PropertyUtilsBean caches

2008-04-29 Thread Aaron Zeckoski
Someone let me know if this is the wrong list or if I am going about this the wrong way please. :-) Thanks -AZ On Mon, Apr 28, 2008 at 6:31 PM, Aaron Zeckoski <[EMAIL PROTECTED]> wrote: > Apologies if this is the wrong list for this. > > We have an extension to commons beanutils which allows us t

(BEANUTILS-180-BETA) Access/configuration of PropertyUtilsBean caches

2008-04-28 Thread Aaron Zeckoski
Apologies if this is the wrong list for this. We have an extension to commons beanutils which allows us to make it work with public fields as well (and a few other improvements we needed like deep cloning). In 1.8.0-BETA it is easier to handle this extension (thanks!) but it could be even easier i