Clone
Gustaf A. Neumann <neumann@imac.lan>
committed
on 11 Feb 10
- added parameter "incremental" to ::xotcl::Attribute: when set, one can use "object paramname add|delete $value" etc. - use setters with … Show more
- added parameter "incremental" to ::xotcl::Attribute:   when set, one can use "object paramname add|delete $value" etc. - use setters with parameter constraints in slot optimizer - as a consequence, setting attributes via slot names is about   twice as fast as before, when parameter constraints are used. - extended regression test

Show less