Howto:Work with the Property Tree API: Difference between revisions

Jump to navigation Jump to search
Line 77: Line 77:


==== Tied Properties ====
==== Tied Properties ====
Ideally, many more things would use the listener interface, and thus any polling of properties would be removed from all the other code, and only done if required by the property listeners themselves.
Please try to refrain from using tied properties. Tied properties have been known to cause issues and break other features of FlightGear. For additional information please see: [[Howto:Use Property Tree Objects]].
Please try to refrain from using tied properties. Tied properties have been known to cause issues and break other features of FlightGear. For additional information please see: [[Howto:Use Property Tree Objects]].


[[Category:Property Tree]]
[[Category:Property Tree]]
[[Category:Core developer documentation]]
[[Category:Core developer documentation]]

Navigation menu