Antonio, you are probably more familiar with the project :-) But the whole purpose of minor point releases is to say "hey, i am at least compatible with anything else in the 2.x line" -- if you can meet that requirement, then you should at least deprecate it in 2.1.
Paul On Thu, Feb 21, 2008 at 10: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 >