Implementing IXmlWriter Part 13: Putting IXmlWriter Behind A Pimpl Firewall

C++, XML No Comments »

As the private members of IXmlWriter are getting too numerous and too likely to change by my judgment, today I will put last time’s IXmlWriter behind a compilation firewall (pimpl).

Read the rest of this entry »

Implementing IXmlWriter Part 12: Supporting Pretty-Printing

C++, XML No Comments »

Today I will add support for pretty-printing to last time’s IXmlWriter.

Read the rest of this entry »

Implementing IXmlWriter Part 11: Supporting Namespaces

C++, XML No Comments »

Today I will add support for namespaces to last time’s IXmlWriter.

Read the rest of this entry »

Implementing IXmlWriter Part 10: Supporting WriteComment()

C++, XML No Comments »

Today I will add support for the function WriteComment() to last time’s IXmlWriter.

Read the rest of this entry »

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in