Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is there a plan to offer DOM interface over VTD?

DOM interface Offer Plan vtd
0
Posted

Is there a plan to offer DOM interface over VTD?

0

Well this is another interesting topic. DOM, as a W3C spec, predates XML. DOM’s memory and processing overheads are caused by its excessive use of objects. Furthermore, DOM’s API design is based on the assumptions that objects are the only way to represent nodes. So creating a DOM-compatible interface requires VTD-XML allocate a lot of objects just like DOM, making it difficult, if not impossible, to optimize performance and memory usage and essentially defeating the purpose of VTD in the first place.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123