RE: [boost] an XML API in boost

2003-05-30 Thread Darryl Green
> -Original Message- > From: Stefan Seefeld [mailto:[EMAIL PROTECTED] > Sent: Friday, 30 May 2003 2:56 AM > To: [EMAIL PROTECTED] > Subject: [boost] an XML API in boost > > > hi there, > > I'v been wondering for quite a while whether a generic XML C++ library > would be an interesting

RE: [boost] an XML API in boost

2003-05-30 Thread Aleksey Chernoraenko
> Stefan Seefeld wrote: > ...are tailored towards java, and there is often either no C++ mapping or one that I consider rather poor > as it doesn't make any use of C++ specific idioms. > > I wrote a C++ wrapper library around libxml2 (http://xmlsoft.org/), > and would like to submit it to boost. I