Re: [boost] Re: Re: Re: an XML API in boost

2003-06-04 Thread William E. Kempf
Vladimir Prus said: > William E. Kempf wrote: > Oh.. I misread your post. Apologies. Still, from a practical point of > view I can hardly imagine that if libxml2 wrapper works, somebody will > take the time to plug in another backend. That would mean rewriting > all/most implementation method and

[boost] Re: Re: Re: an XML API in boost

2003-06-04 Thread Vladimir Prus
William E. Kempf wrote: >> I tend to disagree here. Writing XML library is not easy, and libraries >> like expat and libxml2 are already here, working and debugged. The >> effort to write a new library from scratch would be quite serious, and >> will result in anything tangible only after a lot of