Tuesday, October 25, 2011

Ordered optional parameters

The parameters from the sequence of optional parameters can be entered in arbitrary order. Sometimes it's not usefull. The "order" field of PARAM tag can make the sequence of optional parameters ordered. It says that all previously declared optional parameters can't be entered later than the current one. See the Ordered optional parameters for details.

The feature is available in SVN revision #522 and will be available in future klish-1.5.2 release.