http://qs1969.pair.com?node_id=229071


in reply to The "Principled Programming" Project

In some ways Principle #5 goes against Perl's grain, or at least it seems that way to me. Taking advantage of all of Perl's logical (implicit) defaults is what makes the code I write in Perl so small.

These are great suggestions though, and probably even #5 is well worth applying even in Perl.

  • Comment on Re: The "Principled Programming" Project

Replies are listed 'Best First'.
Re^2: The "Principled Programming" Project
by diotalevi (Canon) on Jan 22, 2003 at 18:55 UTC

    This is probably one of those "all things in moderation" areas. In general I try not to specify defaults because they distract from the truely interesting unique components. So I'd probably look at a default-ful chunk of code and have to pick through those to find the non-defaults. It's more time, more work and generally harder to work with default-ful code. Or that's true (for some value of true) for me anyway.


    Seeking Green geeks in Minnesota