Clone
Gustaf Neumann <neumann@wu-wien.ac.at>
committed
on 28 Sep 12
- added functiality for "cget" to call parameter-methods (e.g. "... cget -class"). The method cget calls either "/slot/ get ..." (when s… Show more
- added functiality for "cget" to call parameter-methods   (e.g. "... cget -class"). The method cget calls either   "/slot/ get ..." (when slot=... is provided in the parameter spec)   or it assumes that the method without argument returns the value - added "::nsf::object::property /obj/ volatile" to query   whether a object is volatile or not - "/obj/ cget -volatile" returns now the volatial state of the object - factored out ParameterMethodDispatch() from OConfigureMethod() - extended regression test

Show less

2-1-0-rc + 56 more