Here is a question for the people longer than me at the project:
- NaviServer has currently two implementations for .tcl requests: "ns_register_tcl" and "ns_sourceproc", where the first one does similar things in C what the latter does in Tcl. - "ns_register_tcl" is used by default, when "enabletclpages" is set. However, the documentation [1] mentions "ns_sourceproc" Is my interpretation right that "ns_sourceproc" is outdated, or is there any reason aside of backward compatibility to use this? If so, then "ns_sourceproc" should be deprecated. Anyway, the documentation has to be updated. Do i miss here anything? All the best -g [1] https://naviserver.sourceforge.io/n/manual/files/tcl-lib-file.html _______________________________________________ naviserver-devel mailing list naviserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/naviserver-devel