Hi!
This one stands very long on my list but I'm not
sure if everybody would be pleased...
Idea is to allow ns_config to actually write the
config, instead of only reading it.
Without going into details how this would look like
on the Tcl level, I just wanted to poke what you
think about the underlying implemnentaion, as the
current one would have to be changed i.e. locks added.
The thing I like about ns_config is that it has pretty
nice tree-like structured repository of config options
which you can peek from C and Tcl level. Unfortunately
this works only during the startup i.e. things can be
added to the config only at startup and later on you can
only read it. What I would need is the ability to write
new and/or change the existing values.
Cheers
zoran