Recommended Property Tree Enhancements: Difference between revisions

Jump to navigation Jump to search
m
Line 63: Line 63:
* values outside of valid range being written to/read from a node
* values outside of valid range being written to/read from a node
* "0" values read from nodes that must not be 0
* "0" values read from nodes that must not be 0
* type of a property changed, that shouldn't be changed
* crucial runtime constants being changed at runtime
* crucial runtime constants being changed at runtime
* mis-spelled property names [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg06222.html] - this could be easily addressed by extending the current fgSet*/fgGet* API functions to also take an optional parameter indicating whether a node MUST_EXIST, NOT_NULL etc.
* mis-spelled property names [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg06222.html] - this could be easily addressed by extending the current fgSet*/fgGet* API functions to also take an optional parameter indicating whether a node MUST_EXIST, NOT_NULL etc.
2,561

edits

Navigation menu