From: Zoran V. <zv...@ar...> - 2006-07-14 13:11:37
|
Am 13.07.2006 um 22:16 schrieb Stephen Deasey: > Ns_TclCallbackArgProc is only for reporting purposes, so it doesn't > much matter. There should be lots of tests for this in the test suite Well, I see... for reporting this really does not matter. The output of this command can't be used for anything else so I will leave it as-is. I will still have to think about adding more "notion" about the operation of the callback, i.e. being registred, being unregistered or being executed. This way it can be retro-fitted in the existing callback w/o changing the API as Vlad suggested. Well... thats next on my list... Cheers zoran |