Thorsten Scherler wrote: > > No, I had a simple transformer that was "just" transforming the > contracts into the position where it could be found. > > I wanted to check that in but started to clean the code and added > comments. Doing this I then started to apply recent proposals and it is > not that easy. ;-) The challenge is to create a DOM result with SAX > events out of attributes of contracts and the structure path of the > hooks and then inject it again in the SAX result stream. I hope to have > a first version ready after the weekend.
I don't know what i am talking about, but ... Will creating an intermediate DOM cause a bottleneck? -David