Re: 3 comments for the 0720 DOM spec...

John Cowan wrote:
> Not really.  It's one thing to extend an interface by adding new
> elements; that's routine.  But an enum is a class, without the
> feature of extensibility.

If an implementation is recompiled, won't it conform to the
same "interface" of the enum class, even though values have
been added?

> (At least not in C--;

Is this a language? If it doesn't have the same type of
enum as defined in the IDL-specs, it will possibly not
be mapped to a "C-- enum", but rather to a set of integers
or something in "C--".

> You tollerday donsk?

Ja, jeg taler dansk! ;)


Cheers
-- 
,
ANOQ of the Sun / Johnny Andersen

E-Mail:   anoq@vip.cybercity.dk or anoq@berlin-consortium.org
Homepage: http://users.cybercity.dk/~ccc25861/

Received on Friday, 14 August 1998 15:43:37 UTC