Well, I'm just looking at usual practice - e.g. Sun JDK still contains some methods, deprecated ages ago. Also this allows user to update at once e.g, from 2.0 to 3.1 without wondering, where the methods have gone.
2009/11/16 Andrus Adamchik <[email protected]> > Then we need to un-deprecate them. I don't want us to be in a limbo about > deprecated API forever, and starting a new release branch is the only chance > to sort it out. > > I will keep this particular method around until we have some resolution. > Also if you have other things in mind, please mention them until I get rid > of them. > > Andrus > > > On Nov 16, 2009, at 2:54 PM, Andrey Razumovsky wrote: > > Actually, I'd rather keep some frequently used methods (such as >> DataContext.createChildDataContext()) while it is possible to keep it >> correct >> > > -- Andrey
