On Thursday 19 March 2009 02:09:50 pm Paul McNett wrote: > > > In the "raise an exception, and hope for someone to catch it" scenario, > > an unxeperient coder (i'm quite new to dabo, so maybe i'm one of those) > > will only detect this problem when it may already be too late, thus > > giving dabo a bad image... > > Would killing the app with sys.exit() after any exception solve this issue > do you think? That way, there aren't any partially filled forms, etc. > > > Maybe we should go with the second one, have a default exception > > handler? > > I really don't think so. There are many reasons why a Value might not be in > the Keys, and I'd guess that most of them have nothing to do with the > end-user. > > Paul
This has very little to do with image? If the developer has populated the list correctly then the issue never happens. I think the vote is in - please reverse. -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
