|
From: mamutas <mam...@ho...> - 2004-03-17 15:50:43
|
Chris, I just want to clarify what XML interface do you mean. Is that a wrapper around Xerces which would hide the complexity (if any) of the native Xerces' methods? Or is that something else? Regards, mamutas ----- Original Message ----- From: "Christopher C. Phillips" <chr...@sb...> To: <xen...@li...> Sent: Tuesday, March 16, 2004 11:24 PM Subject: [Xenocide-programming] XML interface > > I'm pretty sure this has already been brought up and ixnayed, but I think it > would be worthwhile to have a standardized XML interface for Xenocide. The > only reason I can think of not doing this would be increased overhead.. but > since we're already loading an 8MB library for XML parsing than it's not > really a factor. The extra overhead of a wrapper might cause that overhead > to increase to 8.1MB, a non-issue. Since we're striving for extreme > modularity, this concept seems like it would fit with the design philosophy. > Also, XML parsers can come and go, but the source code can remain that much > safer from obsolescence. This would also be easily extensible, and > functionality that needs to be added can be created as needed. > > So if everyone agrees with me.. I would like to create such an interface. > > -chrisp > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Xenocide-programming mailing list > Xen...@li... > https://lists.sourceforge.net/lists/listinfo/xenocide-programming > |