On Tuesday, March 18, 2008 11:59 AM Paul M¢Nett wrote:

>I don't know about Java, but in the Python world we have access to great 
>debugging, profiling, and introspection tools. But the simple 
>fact is
>this: 99% of the time I use print statements (probably just the same as
>ConsoleWrite) because it is is simply faster to code, test, change, test than 
>to deal with a debugger for most cases. Now if a few 
>cycles of this aren't getting anywhere, then I'll start up pdb and step 
>through the code, but I hardly ever need to do that.

I am pretty sure that is what that shop has found as well...

David L. Crooks



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** 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.

Reply via email to