Re: [boost] Re: API Review request: XML API for C++, second round
by Stefan Seefeld other posts by this author
Jun 25 2003 8:27PM messages near this date
[boost] Re: API Review request: XML API for C++, second round
|
Re: [boost] API Review request: XML API for C++, second round
Hi Bohdan,
even though you may think of a dom tree as 'just another tree', there is
really quite a bit of domain-specific semantics associated with it
that makes it impractical to use a general-purpose tree/graph library
as the underlying representation.
To get an idea of what these xml-specific features are, you may look
into the code of libxml2. They do quite a lot of work which you may
be unaware of until you really need it.
Regards,
Stefan
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Stefan Seefeld
Anthony Williams
Hamish Mackenzie
Stefan Seefeld
Anthony Williams
Hamish Mackenzie
Bohdan
Stefan Seefeld
Hamish Mackenzie
Stefan Seefeld
Hamish Mackenzie
Hamish Mackenzie
Stefan Seefeld
Hamish Mackenzie
Stefan Seefeld
Hamish Mackenzie
Stefan Seefeld
Hamish Mackenzie
Bohdan
Stefan Seefeld
Stefan Seefeld
Hamish Mackenzie
Stefan Seefeld
Hamish Mackenzie
Hamish Mackenzie
|