Re: [xml-dev] Penance for misspent attributes

From
Thomas B. Passin <>
To
Date
2002-05-17T12:46:39Z
ID
<000e01c1fda0$e3d6e2b0$0bf13044@tbp>
Thread
Re: [xml-dev] Penance for misspent attributes
By an amazing coincidence, I had just found this link in my older bookmarks
and was looking at it when your post arrived:

"HC (short for Handler Compiler) is another "Working XML" project. It takes
some drudgery out of event-based XML parsing by automatically generating the
SAX ContentHandler for a list of XPaths."

http://www.ananas.org/hc/index.html

[Bill de hÓra]
...There doesn't seem to be a lot work being done in
the public domain to codegen saxhandlers (maybe I'm looking in the
wrong places), but I expect it will become common enough. I'm
pretty sure people are using Maps and the like to key event
handlers, but I haven't seen it in the wild.

Cheers,

Tom P