Deprecated methods

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Deprecated methods

Dennis Peterson
What is the means by which I can rid compiled NetRexx code of "deprecated method"
warnings? Since NetRexx is creating the Java code that has been deprecated it
appears at first glance to be out of my hands. So, what is the accepted practice?(As an
example, compiling the Tablet.nrx program dishes out a boatload of warnings.)

As an extension to this question, what is the best means of discovering the
replacement method for a deprecated method? Is there a matrix of before/after
somewhere that I have yet to discover?

Dennis

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>

Reply | Threaded
Open this post in threaded view
|

RE: Deprecated methods

John F Dinneen

Dennis,


In answer to the second part of your question, there is a "Table of
AWT 1.1 Deprecated Methods" at:
http://java.sun.com/products/jdk/1.1/docs/guide/awt/DeprecatedMethods.html


Best wishes,


John


-----Original Message-----
From: Dennis Peterson [SMTP:[hidden email]]
Sent: Tuesday, November 11, 1997 7:56 PM
To: NetRexx Mail List
Subject: Deprecated methods

What is the means by which I can rid compiled NetRexx code of "deprecated method"
warnings? Since NetRexx is creating the Java code that has been deprecated it
appears at first glance to be out of my hands. So, what is the accepted practice?(As an
example, compiling the Tablet.nrx program dishes out a boatload of warnings.)

As an extension to this question, what is the best means of discovering the
replacement method for a deprecated method? Is there a matrix of before/after
somewhere that I have yet to discover?

Dennis

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>