I always trace them. This way i can see them in the flashlog.txt Also in an callback i always catch everything and pass the exception back to the error handler.
Cheers, Ralf. On 8/27/06, erixtekila <[EMAIL PROTECTED]> wrote: > Hi list, > > I feel that the exceptions in as2 is really a weak point. > The fact that they are not ckecked, like Java do, make them really > usuable iMO. > > Imagine a case where you throw an exception, but forget to catch it. > The case of the exception arrive for some reason. > So the program seems to work not as expected, but you got no error, > anywhere. > So it appears to me that it's more time to debug exceptions handling > than to use them. > > How do you use them. > Is comments the only way. > Thanks for your advices. > ----------- > erixtekila > http://blog.v-i-a.net/ > > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > -- Ralf Bokelberg <[EMAIL PROTECTED]> Flex & Flash Consultant based in Cologne/Germany _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
