But is there any way to centralize the calling code? The only solution I see
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




Reply via email to