The plan moving forward is to allow object trees and scripting to be loaded from XML files. Right now, I’m trying to pick an XML parser. There’s several choices, and they’re all difficult.
Right now I’m leaning towards xerces, but I’m really not sure, anyone have any ideas? Something that is easily portable, relatively small and validating would be great, xsl would be nice too.