If we're not recommending these classes for use, I don't see much point in keeping them around. Just my 2c.
On Aug 1, 2011, at 3:50 PM, Sandro Martini wrote: > Hi all, > what do you think on move (in 2.1) classes to be removed, in one of our > apache-extras projects ? > To me seem a sin drop code that works, even if simple, but if generate > confusion I agree to deprecate it now and remove in 2.1 . > > Bye > Il giorno 01/ago/2011 20:40, "Greg Brown" <[email protected]> ha scritto: >>>> This could be done with a composite TaskListener implementation, so I > don't think the API would need to change to accommodate that. >>> >>> Are you saying to leave it up to the developer to make their own >>> 'TaskListenerList' or that it might be worth including one with Pivot >>> but outside of the Task class? >> >> The former, though it may not be a formal "TaskListenerList". It is up to > the application. >> >>
