* Syd&Sandy -- Wednesday 16 January 2008:
> I rarely get time to check other's work , so I never know who
> else is using the gauges ... 

Sorry, but that's absurd. It takes almost no time to check ...

  $ find $FG_ROOT/Aircraft -name \*.xml|while read i; do grep -l vsi-3d.xml $i; 
done
  /usr/local/share/FlightGear/Aircraft/harrier/Panel/harrier-panel.xml
  /usr/local/share/FlightGear/Aircraft/pittss1c/Models/pittss1c.xml
  /usr/local/share/FlightGear/Aircraft/Aerostar-700/Models/aerostar.xml
  /usr/local/share/FlightGear/Aircraft/B-1B/Models/B-1B.xml

... and given that the Aircraft/Instruments{-3d} dirs *are*
about sharing there's an obligation to check if one breaks
something after making incompatible changes.

Of course, you can always miss something even if you check,
and it's not a tragedy if it happens. I just don't accept
the cheap "excuse".  :-}

m.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to