NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
What is this reality you speak of? (Score:1)
I’ve been programming with tabs for indentation and spaces for alignment for the better part of a decade.
I’ve never had a single problem keeping things straight in my own code.
Re: (Score:2)
Its your code and your style, of course it makes sense to you! You could write in rot13'd Swahili and it would still make sense, but only to you.
Here is the best advice I can give about writing maintainable code: It's not about you. It's about everyone else. Each personal style quirk that others have to puzzle out or adjust to or in any way hampers and frustrates their ability to quickly skim and patch your code loses you patches. T
Re: (Score:1)
Oh please. Your argument might hold water if you weren’t talking to someone who is about 17× more obsessed with clarity than the average programmer – and has gotten the compliments to prove that it makes sense to others. (I hate boasting, but for the sake of this argument I need to point out the evidence that it’s not just in my head.)
When in Rome, I do as t
Re: (Score:2)
Don't get so excited, I do silly things too.
Unfortunately, this is an ad hominem argument essentially sayi
Re:What is this reality you speak of? (Score:1)
Ah, the Python school of thought. I like Perl better.
Reply to This
Parent
Re: (Score:2)
[Hmm, is invoking Python the Perl variation on Godwin's Law?]
There is merit in the Python view on style. Like anything else, the key is knowing when to apply a rule and when not to. You don't want to over do it and pave the community flat. You don't want to under do it and wind up with style Balkanization. I think it's perfe