in reply to Re: Be more OO with "Class" modules?
in thread Be more OO with "Class" modules?

If I write tests in a project and other people don't, it marginalizes their and my effectiveness. If you're working with other people on a project, you should have coding standards. This is not a language issue, it's a playing-nicely-with-other-people issue.

  • Comment on Re: Re: Be more OO with "Class" modules?

Replies are listed 'Best First'.
Re: Re: Re: Be more OO with "Class" modules?
by chunlou (Curate) on Jul 30, 2003 at 23:57 UTC
    That's a good way to look at it. There could be coding standards if it's a within company project, not when we're taking over a project from someone else. try-catch block like that isn't a most common coding style in Perl.