- From: Curt Arnold <carnold@houston.rr.com>
- Date: Wed, 11 Jul 2001 01:21:00 -0500
- To: <www-dom@w3.org>
Received on Wednesday, 11 July 2001 02:21:00 UTC
The use cases for Node.key are probably covered if an implementation supports the DOM 3 XPath. The primary use that I saw was to maintain a Map that associated additional data with particular Nodes, if the generate-id() method could be easily invoked on arbitrary nodes (and returned invariant responses despite document mutation which would need to be asserted in the DOM 3 XPath spec), then it would be simple to maintain an external map with data associated with Nodes.
Received on Wednesday, 11 July 2001 02:21:00 UTC