Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / June 2006

Tip: Looking for answers? Try searching our database.

How many deprecated methods have been removed?

Thread view: 
Scirious - 23 Jun 2006 20:20 GMT
People, how many deprecated methods have really been removed and no longer
exists?

TIA,
Scirious.
IchBin - 23 Jun 2006 22:08 GMT
> People, how many deprecated methods have really been removed and no longer
> exists?
>
> TIA,
> Scirious.

Here is a list for 1.5.0
http://java.sun.com/j2se/1.5.0/docs/api/deprecated-list.html

You just need to google for say:

deprecated list

Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.awardspace.com
__________________________________________________________________________

'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor,  Regular Guy (1952-)
Scirious - 23 Jun 2006 23:10 GMT
> http://java.sun.com/j2se/1.5.0/docs/api/deprecated-list.html

Deprecated methods are supposed not to be used but it is possible to be. I
ask how many methods or items have really been deleted and is not possible
to use even if I want. Not the ones that have been marked as deprecated.
IchBin - 23 Jun 2006 23:20 GMT
>> http://java.sun.com/j2se/1.5.0/docs/api/deprecated-list.html
>
> Deprecated methods are supposed not to be used but it is possible to be. I
> ask how many methods or items have really been deleted and is not possible
> to use even if I want. Not the ones that have been marked as deprecated.

Beats me.. Why the concern? they can't be used..

Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.awardspace.com
__________________________________________________________________________

'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor,  Regular Guy (1952-)
Scirious - 24 Jun 2006 01:40 GMT
> Beats me.. Why the concern? they can't be used..

It's just for curiosity. They can't be used, but do they exist? I know SUN
is very worried about compatibility issues, but sometimes I get worried my
self about how can Java, bytecode spec and JVM improve if they keep always
sopporting deprecated things. I like the compatiblity SUN guarantees among
Java versions but I believe that, at least once and a while, this
compatibility should be broken to make things different, better.

Scirious.
Fergus Gibson - 28 Jun 2006 11:29 GMT
> It's just for curiosity. They can't be used, but do they exist?

I don't think any deprecated methods have been removed.  Methods that are
removed aren't merely deprecated (disapproved of), but are removed.  Removal
is far more drastic than deprecation, and removing even one deprecated
method would cause applications written prior to deprecation or removal
would then break.

> I like the
> compatiblity SUN guarantees among Java versions but I believe that,
> at least once and a while, this compatibility should be broken to
> make things different, better.

I'm not sure that removal of deprecated methods would do much to improve
performance, and it would break older applications.  I think the cost would
probably be much worse than the benefit.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.