On Thu, Aug 21, 2008 at 8:52 AM, haleh mahbod <[EMAIL PROTECTED]> wrote:
> Doesn't deprecation mean the code will be there for a while and therefore > the new code will not break existing user code? > > How long will deprecated code stay around in Tuscany? It would be good to > establish a guideline so users can plan to move to the new code. > > Can there be a log of deprecated APIs under documentation page or download > page? This will help users to better plan for moving code to the new > APIs/SPIs. > > > snip... How about... deprecated = the feature will remain in the code base for at least the next 2 releases at the 1.X level. During this time it won't be maintained and users are encouraged to move away from it. After this time it is a candidate for removal. Thoughts? Simon
