From: Francesco M. <f18...@ya...> - 2005-09-08 10:55:57
|
Hi, just some questions before approving the component Francesco Montorsi wrote: > name: wxDom > wxversion: 2.6 > category: data container,text processing > language: cpp > description: This is a modification of wxXML that allows loading from a File, URL, or XML String. AFAIK wxXmlDocument::Load takes a wxInputStream and thus already allows you to load from file/url/strings.... see wxStringInputStream. Also allows dumping the Dom to String insted of just saving it to a file. AFAIK wxXmlDocument::Save takes a wxOutputStream and thus using a wxStringOutputStream gives the same feature, isn't it? > I changed the class names, and some of the function names soas to not conflict with wxXML. > location: wxdom > cdate: 2006-09-20 > id: 102 > status: beta > docs: notavailable > buildsys: projectfiles > extdep: none > wiki: enabled > wxport: all > samples: 0 > approved: 0 > author: Vaclav Slavik > version: 1.0 > maintainerid: 24 > > Maintainer SF username: Digitalxero > Maintainer name: Dj Gilcrease > Maintainer mail address: dig...@us... > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |