On Thu, Sep 02, 2004 at 08:03:01AM -0400, Geoffrey Young wrote:
> you could do both - test-driven development.  personally, I don't know how I
> ever got along without Apache-Test, for both development and debugging.  how
> I wrote applications before seemed insane when compared to using the tools
> we now have available.

+1.

A::T has helped me to write my code, to catch errors that I've introduced
while adding new features, and to do code refactoring (which I've done
quite a bit of as I learn to use Class::DBI). It took me awhile to get
the gist of it (as you can read if you look back in the docs-dev mailling
list) but it was worth the effort. Start with Geoff's article and
skeleton; you'll avoid many of the potholes I hit along the way.


William

-- 
Knowmad Services Inc.
http://www.knowmad.com

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to