On Dec 3, 12:53 am, Thadeus Burgess <thade...@thadeusb.com> wrote:
> +1 to more comments in code :)
>
> Didn't some smart programmer guy write that at least 50%, if not more, of
> lines of code should be comments describing what the code does and WHY it
> does it ?

Yeah - well, Python can be DENSE CODE, so all the more important to
write in outline mode, and pick the right, and meaningful names for
vars - then you can make self-documenting code, but outline of intent
is still the most important thing...

>
> -Thadeus
>
>
> On Thu, Dec 3, 2009 at 12:46 AM, mdipierro <mdipie...@cs.depaul.edu> wrote:
> > Good occasion to thank all those who have provided significant help
> > with docstrings.

Indeed!  Thanks!

- Yarko

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to