[patch] Fix up Applet methods

Thomas Fitzsimmons fitzsim@redhat.com
Thu May 27 18:15:00 GMT 2004


On Thu, 2004-05-27 at 13:08, Tom Tromey wrote:
> >>>>> "Jerry" == Jerry Quinn <jlquinn@optonline.net> writes:
> 
> Jerry> The old versions were deprecated and new versions copied from
> Jerry> the old.  Should the docs say @since 1.1?
> 
> Yes to the docs question.
> 
> Here's how we handle deprecated methods:
> 
>     http://www.gnu.org/software/classpath/docs/hacking.html#SEC18
> 	
> Basically the new ones should call the old ones.
> Could you make this change?  Then the patch is ok.
> 

Actually, I have a fix for this that removes these methods entirely.  It
turns out they weren't needed.  I'll submit a patch later today.

Tom




More information about the Java-patches mailing list