Michael G Schwern wrote:
On 7/1/06, Yuval Kogman <[EMAIL PROTECTED]> wrote:
Please look at Test::TAP::Model and the horrrrrrrible hooks it goes
through to make things work.

I'd love to have a SAX like event-handler model for TAP through
TAP::Harness so that I can construct Test::TAP::Model objects in a
cleaner way (without the parser-is-the-model and all that mess).

Yes, it is SAXy.  You have Adam to thank for that.

As my flight is delayed I'll try to make a stab at posting up the basic design.

If it wasn't for the fact this code needs to live in toolchainland (that evil environment where you can't have dependencies and bug damage is amplified) I'd still say you could ACTUALLY use SAX, so we have TAPML :)

But maybe that's a task for another day, to interface the TAP event model to SAX...

Adam K

Reply via email to