- From: Anselm Baird_Smith <abaird@www43.inria.fr>
- Date: Thu, 24 Apr 1997 09:01:03 +0200 (MET DST)
- To: Adrian Havill <havill@threeweb.ad.jp>
- Cc: www-jigsaw@w3.org
Adrian Havill writes: > When trying to recompile with 1.1 after removing the problem line 89, I > noticed the 1.1 compiled flags a lot of methods as depreciated. > > Has anyone tried substituting the depreciated versions with the modern > ones (like PrintString with PrintWriter, etc.)? Does it work? Is is the > work to be done more trouble than it's worth? The deprecated methods were left on puirpose (so that people could recompile with 1.0.2). Next release will require 1.1, and will no longer have these deprecated stuff. Anselm
Received on Thursday, 24 April 1997 03:01:36 UTC