[Grace-core] On numbers and objects
Andrew P. Black
black at cs.pdx.edu
Tue Nov 9 12:41:08 PST 2010
On 9 Nov 2010, at 12:22, James Noble wrote:
> Oh - and also making it easy to "comment out code"
> when debugging or hacking...
<flame on>
Another bad practice. I hate it when students turn in pages and pages of code which is half commented-out. How can they possibly see what is going on!
This practice is encouraged by the lack of an IDE that supports versioning. Smalltalkers don't do it: they just delete the code, and then go back and use versions … to restore it later.
<flame off>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailhost.cecs.pdx.edu/mailman/private/grace-core/attachments/20101109/511e5ee8/attachment.html>
More information about the Grace-core
mailing list