From: Francesco M. <f18...@ya...> - 2005-09-08 21:44:46
|
Hi, Dj Gilcrease wrote: > Yes, I just added the functions to do the convetion for you. I also plan > on adding a few other functions that I felt were missing like > HasChild(child name), GetChild(child name), NumChildren(), NumAttrib(). > > Only reason I seperated it from wxXML at all is because I did not know > if any of the changes I was planing would potentialy break the other > things that use wxXML. ok; the component has been approved; however I think that in wx2.7 the wx developers will document the wxXml API and make it "official" part of wx. Thus I suggest you to follow strictly all wxWidgets coding standard: they could integrate the additions you make in wxXML ;) Francesco > > On 9/8/05, *Francesco Montorsi* <f18...@ya... > <mailto:f18...@ya...>> wrote: > > Hi, > just some questions before approving the component > > AFAIK wxXmlDocument::Load takes a wxInputStream and thus already > allows you to load from > file/url/strings.... see wxStringInputStream. > > > > 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... > <mailto: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... > <mailto:wxC...@li...> > > https://lists.sourceforge.net/lists/listinfo/wxcode-users > > > > > > > -- > Dj Gilcrease > OpenRPG Developer > ~~http://www.openrpg.com > MQ2 Plugin Developer > ~~http://digitalxero.no- ip.org <http://ip.org> > Web Admin for Thewarcouncil.com <http://Thewarcouncil.com> > ~~http://www.thewarcouncil.com |