It should also improve perf by a tiny bit since several things like OGNL and TextProviders iterate over all the interfaces and super classes you implement/extend.
On Thu, Feb 21, 2008 at 11:03 AM, Antonio Petrelli < [EMAIL PROTECTED]> wrote: > 2008/2/21, Paul Benedict <[EMAIL PROTECTED]>: > > > > I say fix it in Struts 3.0. Yes, it's a horrible pattern to make a > > programming shortcut. But it's certainly not acceptable to change it in > > minor point releases. Better wait for the next major point release to > make > > incompatible changes. > > > > -1. I think that deprecating that interface (and its members), moving the > constants in the right place, removing StrutsStatics from the "implements" > directive does not harm anyone. > > Antonio >