From: Martin Q. <mar...@lo...> - 2006-08-27 21:24:09
|
Hello William, after your fixes around the memleak on bufferstack, it looks like tag attributes are not available from the ETag_* functions, but only from the STag_* ones.=20 I'm not sure this is a good thing, since I actually had a parser which used this bug/feature. I fixed my code to only use attribute content in S_*_fun, but it would be cool if you could change the way things are done to allow us to access attributes from the E_*_fun too.=20 Sorry, I have to confess one more time that my understanding of the flexml internals don't allow me to do the change myself. Bye, Mt. --=20 Those are my principles, and if you don't like them... well, I have others. -- Groucho Marx |