On Wednesday 25 June 2008 01:08:58 pm Ed Leafe wrote: > I hereby propose that a new coding standard be adopted in Dabo: no > bare except: statements allowed. Evert try has to catch specific > exceptions, or, if the potential exception is unknown (such as when > replacing them in very old code), the except catches StandardError and > writes it to dabo.errorLog.
Would you provide some coding examples. I think I understand - but seeing the wrong along with the right would make things a little clearer. -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
