W3C home > Mailing lists > Public > www-validator-css@w3.org > July 2003

Re: java.util.Vector methods

From: Philippe Le Hegaret <plh@w3.org>
Date: 03 Jul 2003 09:23:55 -0400
To: Bjoern Hoehrmann <derhoermi@gmx.net>
Cc: www-validator-css@w3.org, Sijtsche Smeman <sijtsche@wisdom.nl>
Message-Id: <1057238634.31493.1.camel@jfouffa.w3.org>

On Fri, 2003-06-27 at 00:10, Bjoern Hoehrmann wrote:
> Hi,
> 
>   When porting the CSS Validator to J# I found that J# does not support
> several java.util.Vector methods used by the validator, .add, .remove
> and .clear. These should be replaced by .addElement, .removeElement and
> .removeAllElements which are also supported by recent Java SDKs. Thanks.

but not supported in older versions of Java SDKs... It would be nice to
stay compatible with Java 1.1 or Java 1.2.

Philippe
Received on Thursday, 3 July 2003 09:24:00 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 23:00:50 UTC