[Koha-devel] coding practices

paul POULAIN paul.poulain at free.fr
Thu May 16 00:48:02 CEST 2002


I will try to build a page with "coding practices" for koha on the wiki.

It will contain Alan proposal about perl/mysql proposals (use of ? where 
it causes no read-havoc. For example, in a prepare("select x,y,z from 
table where param=?"). In this case, it's undoubtfully more readable.

I also want to ask about an eternal question :
Do we use tab or space for indenting our programs ?

I prefer tabs. For instance, soft is indented sometimes with spaces, 
sometimes with tabs, which makes them not easily readables.
what's your opinion ?
--
Paul






More information about the Koha-devel mailing list