RE: running findbugs vs S2 trunk ...

2007-10-31 Thread Giovanni Azua
t: Wednesday, October 31, 2007 1:41 AM > To: Struts Developers List > Subject: Re: running findbugs vs S2 trunk ... > > The most helpful thing would be to submit a patch with some > of these changes, and tag it for the Struts 1.1 release. The > best thing might be to subm

Re: running findbugs vs S2 trunk ...

2007-10-30 Thread Ted Husted
The most helpful thing would be to submit a patch with some of these changes, and tag it for the Struts 1.1 release. The best thing might be to submit a patch that constrains the changes to a given package, or the same category of change over several packages, so that it's easier to review. -Ted.

running findbugs vs S2 trunk ...

2007-10-30 Thread Giovanni Azua
hi, Recently I was following some threads in the Struts users list about performance issues in S2 and was curious to look at Struts code. Running findBugs evidences many small improvements that would overall and cheaply improve S2 performance e.g. - In many places it is continuously creating larg