Samuel Cheung wrote:
Does NekoHTML still plan to support Document Fragment?

The idea is still in my head. But I haven't put much serious thought into it, yet. It might help me if you told me how you'd *like* the API to work. Then I can implement something that suits your needs (as well as others).

And is the current interface for handling SCRIPT stable?  In the
documentation in previous release, it said that interface may change.

Yeah, it was marked as experimental several releases ago but I don't see any need to change it. So you can consider it solid and stable. I'll make a note to that affect in the next release.

Also, if there will be performance improvements in future release of Xerces
and NekoHTML? From this mailing list, someone mentioned Xerces 2 is not
heavily optimized and more work can be done in NekoHTML parser.

Performance can be improved in both Xerces2 and the NekoHTML parser. But they are largely unrelated. For example: if there was a major speed boost in the XML Schema implementation of Xerces2, this would have no effect on NekoHTML. However, if the HTML DOM document construction were to speed up, then NekoHTML would definitely benefit from that.

--
Andy Clark * [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to