From: Vasiljevic Z. <zv...@ar...> - 2008-05-08 06:55:04
|
On 07.05.2008, at 22:51, Vlad Seryakov wrote: > Adding Tcl to this just makes it much more flexible and powerful but > making binary server as Tcl package and require it to run within Tcl i > am not sure i like. Well, it is not or-or. It is both. I would not just ditch the standalone version. Instead, I would create a separate wrapper in parallel to ns_main that loads the thing as Tcl extension and maniplates the config from the Tcl side (by means of new per-virtual-server commands or such). > > > Making libnsd.so true Tcl package i would like to help though. Isn't that already done? You can do "load lobnsd.so" in a Tcl shell even today. Zoran |