[Home] [By Thread] [By Date] [Recent Entries]

  • From: David Brownell <db@E...>
  • To: xml-dev@i...
  • Date: Mon, 12 Oct 1998 16:13:43 -0700

Michael Kay wrote:
> 
>	 I found with experience
> that it was simpler to define the association between an element-type and an
> element-handler class using a setElementHandler(tag, class) interface,
> rather than defining it in the element handler for the parent class. For
> example, it works far better when the processing for a <A> tag is identical
> regardless whether it appears within an <X>, a <Y> or a <Z>.

This was our conclusion too.  If nothing else it's the 80/20 tradeoff
to say this is how it works ... other cases can be handled by letting
the <X>...</X> elements handle child <A ...> tags as appropriate.

Also, context-specific associations fly in the face of DOM support,
since DOM factories provide no such context for element creation.
One could forgo compatibility with that model; but why?

- Dave

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


  • References:
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member