Clone
Gustaf A. Neumann <neumann@imac.lan>
committed
on 25 Jan 10
- support for parameter spec of form "type=XXX" to denote that the parameter must be an object of the specified type (class; directly … Show more
- support for parameter spec of form "type=XXX" to denote that    the parameter must be an object of the specified type (class;    directly or indirectly) - new built-in converter: convertToObjectOfType() - keep parameterObj (source for conversion to XOTclParam)    for making introspection less work. However, this is    only used for XOTclParams generated via ParamParse(). - extending regression test

Show less