cmdr
Check-in [f121133cf2]
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Created a new reserved common block, *config*, in the root-actor. Used to convey the active instance of cmdr::config to parameter callbacks. This different from the definition config for global parameters. For regular parameters it is the same as found as the first argument of the callback. The active instance is needed when a global parameter interacts with regular ones of the active private.
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: f121133cf217598fa5b4ba60571500aa988d32b3
User & Date: andreask 2014-11-27 21:53:52.935
Context
2014-11-27
21:54
Bump version of cmdr::config. check-in: dbe4876a14 user: andreask tags: trunk
21:53
Created a new reserved common block, *config*, in the root-actor. Used to convey the active instance of cmdr::config to parameter callbacks. This different from the definition config for global parameters. For regular parameters it is the same as found as the first argument of the callback. The active instance is needed when a global parameter interacts with regular ones of the active private. check-in: f121133cf2 user: andreask tags: trunk
2014-11-26
23:12
Followup on [463519edc6]. Fixed missing handling of "arglabel" data in the json, tcl, and sql help formats. check-in: 9660d12cb0 user: andreask tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to doc/cmdr_howto_development.man.
Changes to doc/parts/flow_execution.inc.
Changes to private.tcl.