From: Andreas K. <and...@ac...> - 2014-02-12 06:13:30
|
Hello world. Cmdr 1.1 has been released. Details can be found at http://core.tcl.tk/akupries/cmdr/event/e2adcf270058a1ffb63308d924fb4ebf1c7bacf4 Note: While the event itself and the referenced documentation are available to everybody the distribution links require site login as anon or better before Fossil's spider defense allows access. Changes for version 1.1 * Fixed broken requirement references in the meta data of packages "cmdr::help::json" and "cmdr::help::sql". * Fixed initialization issues in the help generator. * Fixed generated help, added the application name to the output when in a cmdr shell. * Fixed the generation of help format "by-categorized", when encountering sections with sub-sections and no commands of their own. * Fixed bad method scoping in method "extend" of officers. * Extended officer method "extend" to return the created private, for immediate post-creation re-configuration. * Extended system with new help format "tcl", and associated package "cmdr::help::tcl". Similar to format "json" the help is printed as a nested data structure, just using Tcl syntax. * Extended officers and privates with method "find" for path lookup of sub-ordinates. -- Andreas Kupries Senior Tcl Developer Code to Cloud: Smarter, Safer, Faster(tm) F: 778.786.1133 and...@ac... http://www.activestate.com Learn about Stackato for Private PaaS: http://www.activestate.com/stackato EuroTcl'2014, July 12-13, Munich, GER |