> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:flashcoders-
> [EMAIL PROTECTED] On Behalf Of Michael Nisi
> Sent: Wednesday, November 08, 2006 11:38 AM
> To: Flashcoders mailing list
> Subject: Re: [Flashcoders] Writing code for big teams
> 
> Same here. Can't imagine to develop without testing anymore. Test
> while you code, not afterwards. It let's you design your objects in a
> transparent way.

Yes. I highly recommend this book:
http://www.amazon.com/Refactoring-Improving-Design-Existing-Code/dp/0201
485672/sr=8-1/qid=1163021817/ref=pd_bbs_sr_1/002-6548398-2158405?ie=UTF8
&s=books
It really opened my eyes to the utility of unit-testing, and how paying
some time up front can allow your code to be more stable and more
flexible down the road. (Yes, the examples are in Java, but it's
extremely similar to AS.)
―
Mike Keesey


_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to