Re: [libxml++] wrapper for the xmlreader interface



On Mon, 2003-02-17 at 11:52, Jonathan Wakely wrote:
> On Sat, Feb 15, 2003 at 07:24:41PM +0100, Murray Cumming wrote:
> 
> > > The other thing to note is that every time you get an xmlChar* back from
> > > a method, it's your responsibility to free it with xmlFree().
> > 
> > Please use std::string instead.
> 
> My TextReader wrapper already converts xmlChar*s to std::string and
> frees the xmlChar*. I think Edd's might implement slightly more of the
> member functions (they weren't all available in libxml2 when I started).
> I'll try to find time this week to look at Edd's properly and possibly
> merge the two.

Yeek, I didn't realise somebody else had started doing this as well. 
Yes let's get together and merge this work!

-- Edd

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]