From: Zoran V. <zv...@ar...> - 2006-08-26 10:48:58
|
On 26.08.2006, at 12:30, Bernd Eidenschink wrote: > Would it then be a lot of work to provide a > transformation command that makes it human readable? Piece of cake. As the matter of fact I may invent a command like ns_confctl save ?-decode? channel ns_confctl load ?-encode? channel and this will read/write the config to some channel optionally encoding/decoding to/from human readble form. This is all opened for later polish. The first thing for us now is to have a good proof of concept. And the concept is to provide reasonably fast read/write configuration storage module with C and Tcl API with minimal locking requirements. Lets see... Cheers Zoran |