[
Lists Home |
Date Index |
Thread Index
]
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
|