Handling of parameters is greatly improved.
authorarjen <arjen>
Sat, 3 Nov 2007 10:23:53 +0000 (10:23 +0000)
committerarjen <arjen>
Sat, 3 Nov 2007 10:23:53 +0000 (10:23 +0000)
commit5595661037a8922a8ba639720fbe45a1550fd021
treef0dd02c1eee1e04a5417a56e64e20951403779f7
parentf388feb799a7c40d9cbb39c41980ec8691ba2b2f
Handling of parameters is greatly improved.
When creating a new parameter from an XML report which is fed into
gcm_input, the class definition is used as a template to fill in
the default values for the properties.
The class is also used as a template when a new property is added
to an existing parameter.

DYNAMIC properties are now handled properly. Instead of making a
'changed property' notification, the value is checked against the
defined range for the property. An 'out of range' notification
is created when this condition is detected.
src/gcm_input/message.cpp