* Melchior FRANZ -- Wednesday 08 April 2009:
> But have you noticed that many subsystems use the property system in
> the slowest possible way?
> 
|  double f = fgGetDouble("/some/longish/property/path");

No, wait! The slowest possible way is to build the property path
first with sprintf(), although the property could well be stored
away as node pointer, as it never changes.

And that's done a *lot*, too!

m.



------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to