Hi Ricky, On Wednesday, 2 March 2011, Ricky Clarkson <[email protected]> wrote: > For example, A colleague of mine (Ben Evans) was > recently pondering having a versioned Thread class, which you could > then deprecate 'forcing' developers to use something a little more > modern than the Java 1.4 concept of a thread :) > > > Is it a good idea to deprecate classes that the non-deprecated libraries you > actually use are built on?
You're right, Definitely a case by case basis :). It's not trivial, but think jigsaw offers a lot of hope in this area. Cheers, Martijn > -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
