Re: [naviserver-devel] contrib

2006-09-07 Thread Stephen Deasey
How about we do this after the next release, but before we start making changes for the next one? That way we minimise the noise while we're working in stuff. On 9/7/06, Vlad Seryakov <[EMAIL PROTECTED]> wrote: Ok, good point PS: On another note, if nobody objects, can i run all source files

Re: [naviserver-devel] contrib

2006-09-07 Thread Vlad Seryakov
Ok, good point PS: On another note, if nobody objects, can i run all source files and remove trailing spaces from every line, it is like garbage anyway and i will not disturb CVS anymore with too many changes:-))) ??? Stephen Deasey wrote: On 9/7/06, Vlad Seryakov <[EMAIL PROTECTED]> wrote:

Re: [naviserver-devel] contrib

2006-09-07 Thread Stephen Deasey
On 9/7/06, Vlad Seryakov <[EMAIL PROTECTED]> wrote: That was the reason i chnaged nsstats.tcl into page, not module, now you can put it anywhere under pages/ and point browser and use it instead of restarting server just or change something or enable/disable it. That was the main reason not to u

Re: [naviserver-devel] contrib

2006-09-07 Thread Vlad Seryakov
That was the reason i chnaged nsstats.tcl into page, not module, now you can put it anywhere under pages/ and point browser and use it instead of restarting server just or change something or enable/disable it. That was the main reason not to use it on existing production servers because it is

Re: [naviserver-devel] contrib

2006-09-07 Thread Stephen Deasey
On 9/7/06, Vlad Seryakov <[EMAIL PROTECTED]> wrote: I agree overall, but i made them pages instead of tcl library and because page cannot reside under tcl/ they ended up in contrib. do we need special directory for index.adp and other pages, maybe pages/ in the CVS tree? There's only one page:

Re: [naviserver-devel] contrib

2006-09-07 Thread Vlad Seryakov
I agree overall, but i made them pages instead of tcl library and because page cannot reside under tcl/ they ended up in contrib. do we need special directory for index.adp and other pages, maybe pages/ in the CVS tree? Stephen Deasey wrote: Looks like nsstats got moved to the contrib directo

[naviserver-devel] contrib

2006-09-07 Thread Stephen Deasey
Looks like nsstats got moved to the contrib directory. Contrib is generally a bad idea because it becomes a dumping ground for random stuff. Two files in there, nsstats.tcl and nsconfig.tcl, need to be turned into modules. They are in fact modules, but kind of crappy ones because there's no READ