On Thu, Jul 13, 2017 at 9:40 AM, <[email protected]> wrote: > > It pays to take the time and do good modular design instead of this > way-too-long PRG run on crap. hahaha >
So, wait, you're saying that if you create functions/modules/methods that are short, do only one thing, having clearly defined input and output ranges and values, can be tested in isolation, have clear entry and exit points, have a consistent error handling, are orchestrated together,... in other words, good coding is easier to debug? Hunh. I learn something new on this forum every day. -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CACW6n4sSxW7cioYFbhP3_PBq3=sfetmnqkxiyvrplvjhayn...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

