comp.lang.ada
 help / color / mirror / Atom feed
* Data Structure Choice for DOM
@ 2003-03-07 18:49 chris.danx
  2003-03-07 21:29 ` Simon Wright
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: chris.danx @ 2003-03-07 18:49 UTC (permalink / raw)


Hi all,

In the DOM Level 3 spec, a NamedNodeMap is defined.  What's the best way 
to implement this? I'm implementing an OO version of the DOM Level 3 
spec (in Ada*) and this one is posing a problem just choosing the right 
implementation.  Under considering is a chained hash table and an AVL 
tree.  Both have their advantage but there may be a more appropriate 
choice of which I'm not aware.


Chris

*gives me something to keep programming skills in Ada sharp




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-03-11  2:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-07 18:49 Data Structure Choice for DOM chris.danx
2003-03-07 21:29 ` Simon Wright
2003-03-07 21:46   ` chris.danx
2003-03-10 19:10     ` Stephen Leake
2003-03-07 22:48 ` Kevin Cline
2003-03-08 21:47   ` chris.danx
2003-03-11  2:04 ` Matthew Heaney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox