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. > >
