David Megginson wrote:
etc. This change depends on my patch to SimGear this morning to allow the 'include' attribute on the root element of an XML config file.
This also means that we can create new *-set.xml files by subtyping existing ones. For example, if someone made a DC-3 model for JSBSim, we could subclass the YASim config file like this:<?xml version="1.0"?> <PropertyList include="dc3-yasim-set.xml"> <sim> <description>DC-3 (JSBSim).</description> <flight-model archive="y">jsb</flight-model> </sim> </PropertyList>
Excellent addition, this gives a lot of flexibillity for designers and end-users.
Erik
_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
