> The amount of HTML is huge comparing with XML That may be true, but I'm not sure how one would know. HTML is, by design, much more visible.
> and people are left with no good tool to work with HTML. That may depend on your definition of a good tool. If it includes being based on Xerces-C, you may be right. > Having C++ version of NekoHTML would make Xercec-C++ even more popular > and valuable. While I have my doubts, that could be true. I think the initial version of Xerces-C was based on Xerces-J; maybe you should start a NekoHTML-C project to port the NekoHTML Java code to C++. Xerces implements XML-related standards, so it seems extremely unlikely that HTML-specific code would be included.
