Hi!

Another candidate:

   nsconf.tcl.sharedlibrary

This was used in pre-naviserver code to locate and load
Tcl files. In addition to that, there is also per server

   servPtr->tcl.library

Both are not used by the code any more. There is also
C-API Ns_TclLibrary that returns the config value and
[ns_info] list element that reflects this in Tcl API.

Suggestion: remove nsconf.tcl.sharedlibrary and
servPtr->tcl.library config, Ns_TclLibrary call and
leave an empty string at the corresponding place in
[ns_info] (alternatively scrapping the element
altogether).

Any reasons why we should not scrap those away?

Cheers
Zoran


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to