is to create own Delegate class with try..catch..finally statement and also
with static method execute() that executes any function in any context using
this Delegate class. That static method execute() is not obligatory, but it
could speed up refactoring. True?
________________________________
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Peter Farland
Sent: Monday, April 24, 2006 5:26 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Uncaught exceptions in Flex 1.5
If these exceptions are due to non-Flex framework code then either its a bug
in that 3rd party code or, as Matt suggested, the number of entry points
that need to be checked can be reduced by centralizing the calling code.
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.