Am 10.10.12 18:33, schrieb Zoran Vasiljevic:
> On 10.10.2012, at 18:15, Jeff Rogers wrote:
>
>> could that renaming of the core
>> tcl command be done as part of the module
> sure it can
there is no need for an explicit rename,
one can register the new command as "ns_set".

once the command is overloaded, all handlings
of potentially shared ns_sets have to go through
the new command which provides the locking....

if there is a place in naviserver, where a ns-set handle
is passed to a c-function other than ns_set, it could
break. but since i guess, this does not happen,
this should be fine.

-gustaf


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to