View Single Post
  #3 (permalink)  
Old 11-23-2007, 09:34 PM
staykovmarin staykovmarin is offline
Senior Member
 
Join Date: Nov 2007
Location: Newport, WA
Posts: 141
staykovmarin is on a distinguished road
Generally that is not a good idea however. Deprecated means that they don't have be supported in later versions of java, therefore killing portability.

Also i have found that it is a better idea to use the methods that are provided to replace them. They are deprecated for a reason.
Reply With Quote