Re: coding style: ordering of procs
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: coding style: ordering of procs

From: Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at>
Date: Tue Dec 13 2005 - 12:50:42 CET

Bernd Schmitt <Bernd.Schmitt.News@gmx.net> wrote:
> [ semantically nested procedures before or after the toplevel ones? ]
> oh, i forgott to say, that the call to major-proc1 would be the last
> line of the file. this call would be constant (most of the time ;), so
> this would not be nice but no lack of overview (to me).

Given that, it's completely up to your choice.

If we talk about good style, then we should also mention
organizing code in packages and/or namespaces ...
Received on Fri Dec 23 18:59:45 2005