Re: [naviserver-devel] codestyle

2005-06-15 Thread Zoran Vasiljevic
Am 15.06.2005 um 09:23 schrieb Stephen Deasey: Why would you remove the Makefile/header? OK, those are not code- style directives but are helpful for module writers. I think nsexample should become the template. New module writers would simply copy the whole thing into a new directory and

Re: [naviserver-devel] codestyle

2005-06-15 Thread Stephen Deasey
On 6/15/05, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote: > > Am 15.06.2005 um 09:06 schrieb Stephen Deasey: > > > I think we should make nsexample more of a template for reuse, and > > make the Code Standards document more How and Why. We'd remove the > > template Makefile and header etc. > > >

Re: [naviserver-devel] codestyle

2005-06-15 Thread Zoran Vasiljevic
Am 15.06.2005 um 09:06 schrieb Stephen Deasey: I think we should make nsexample more of a template for reuse, and make the Code Standards document more How and Why. We'd remove the template Makefile and header etc. Why would you remove the Makefile/header? OK, those are not code-style direct

Re: [naviserver-devel] codestyle

2005-06-15 Thread Stephen Deasey
On 6/14/05, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote: > > Am 14.06.2005 um 09:31 schrieb Stephen Deasey: > > > > > I think this page needs some love: > > > > http://naviserver.sourceforge.net/wiki/index.php/Code_Standards > > > > > > I will take the freedom to update each and every page I visi

Re: [naviserver-devel] codestyle

2005-06-14 Thread Zoran Vasiljevic
Am 14.06.2005 um 09:31 schrieb Stephen Deasey: I think this page needs some love: http://naviserver.sourceforge.net/wiki/index.php/Code_Standards I will take the freedom to update each and every page I visit to conform to the code-style as above. I find the style pretty clean and simple an

Re: [naviserver-devel] codestyle

2005-06-14 Thread Zoran Vasiljevic
Am 14.06.2005 um 09:31 schrieb Stephen Deasey: I think this page needs some love: http://naviserver.sourceforge.net/wiki/index.php/Code_Standards And I think that you are absolutely great! Zoran

Re: [naviserver-devel] codestyle

2005-06-14 Thread Stephen Deasey
On 6/13/05, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote: > Hi ! > > I would like to see if we can agree on the style used when > formatting source-code. > > What I find very annoying is the usage of the TAB. According > to both AOL and TCL style-guides, the TAB is deprecated. > Now, in the Tcl pro

Re: [naviserver-devel] codestyle

2005-06-13 Thread Vlad Seryakov
i agree Zoran Vasiljevic wrote: Hi ! I would like to see if we can agree on the style used when formatting source-code. What I find very annoying is the usage of the TAB. According to both AOL and TCL style-guides, the TAB is deprecated. Now, in the Tcl project, it is still used, which I do no

[naviserver-devel] codestyle

2005-06-13 Thread Zoran Vasiljevic
Hi ! I would like to see if we can agree on the style used when formatting source-code. What I find very annoying is the usage of the TAB. According to both AOL and TCL style-guides, the TAB is deprecated. Now, in the Tcl project, it is still used, which I do not really understand?? The problem