[
Lists Home |
Date Index |
Thread Index
]
>
> David Carlisle writes:
> > The proposed change says to consider unprefixed attributes as being
in
> > a namespace, so either they become global, or the above rule has to
> > change (to some as yet unspecified alternative).
>
> I think this may be the heart of the communications problem.
>
> My proposal DOES NOT state that local attributes should be treated as
> global attributes. It says that local attributes should be treated as
> if they have the namespace of the containing element, rather than
> floating in ambiguous semi-local-land.
I think I understand what you're saying. What I'm failing to see is how
this simplifies anything from the coder's perspective if it doesn't
impact the way attributes are reflected in the APIs (as Tim Bray noted).
Developers still have to know your rule when writing the code. How would
it be any less confusing than it is now?
-aaron
http://staff.develop.com/aarons
|