Issues.00452 - lordmundi/wikidoctest GitHub Wiki
Summary: make tcldebug flag accessible to plugins
Created: 2012–10–24 17:31
Status: Released
Category: Request
From: frankie
Version: 2.2
Released_In: 2.3
Description:
people writing plugins that are doing evaluations of tcl code or files directly need to have a way to tell if the user has opted for tcldebugging or not. Currently, this flag is not available to plugins. Ideally, this would be available as an element underneath the doug structure or available through a function call.
In addition, it would be useful if scripts could also query this flag. Currently, a user can set tcldebug on or off by calling "doug.cmd tcldebug <0/1>". But the value cannot be queried. This is also a request that when "doug.cmd tcldebug" is called without an argument that it should return the current value as either 0 or 1.
frankie November 06, 2012, at 04:50 PM: This has been done for the plugins. It is not yet available for scripts.
| commit | 45ea9552115f9e6f19f316f3bfe5b456d0695b52
[link] |
||
| Author: | Frankie
|
| Date: | Tue Nov 6 16:48:20 2012 -0600
|
| Message: | [@Issue 00452: Update to doug executable which makes tcldebug flag available to
plugins @] |
Affected Files:
bin_Darwin/doug | Bin 1849000 -> 1849288 bytes
bin_Linux_FC3/doug | Bin 667607 -> 667688 bytes
bin_Win32/doug.exe | Bin 1842203 -> 1843259 bytes
3 files changed, 0 insertions(+), 0 deletions(-)