* Melchior FRANZ -- Saturday 13 January 2007:
>   where <attribute:string> is one of "READ", "WRITE", "ARCHIVE",
>   "TRACE_READ", "TRACE_WRITE", "USERARCHIVE", "TIED". 

I just changed the attribute strings to:

  "read", "write", "archive", "trace-read", "trace-write",
  "userarchive", "tied"

While the uppercase versions were consistent with the definitions
in simgear/props/props.hxx (which probably only C++ coders know),
the new versions are consistent with the attribute use in XML
files, which is the more common use:

  <foo userarchive="y">123</foo>

Sorry for the inconvenience. (Not that I think anyone used the
new methods yet.  :-)

m.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to