Should there be some informative text explaining that Names are
immutable (non dynamic, final and only constant fields) so interning
Name objects is something that might be useful for implementations?

2008/3/17 Lars Hansen <[EMAIL PROTECTED]>:
> Draft 3 of the spec for the Name class.  Changelog near the beginning.
>
>  The main change is that Name extends Object (not String) and that ===,
>  ==, !==, and != operate not on object identity or on string
>  representation but directly on the (qualifier,identifier) pair.  (A
>  draft of an enumerability spec that justifies these changes is
>  forthcoming.)
>
>  --lars
>
> _______________________________________________
>  Es4-discuss mailing list
>  [email protected]
>  https://mail.mozilla.org/listinfo/es4-discuss
>
>



-- 
erik
_______________________________________________
Es4-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es4-discuss

Reply via email to