Hi Jalmari, You are mostly right, but these Quartz jobs actually can throw any kind of exception. I removed re-throw which is actually useless because it happens in the background and can't be handled on higher level.
There still are places in Red5 code where catched exceptions just swallowed, but I didn't discuss it with others because by time I got there everyone already was on holiday. On 27/12/06, Jalmari Raippalinna <[EMAIL PROTECTED]> wrote: > Catching plain Exception is not a good thing ;) -- This was freedom. Losing all hope was freedom. Flex wiki (russian): flexwiki.novemberain.com Red5 bug track: jira.red5.org Red5 wiki: wiki.red5.org [use JIRA account] Chasing the beauty in programming: www.ruby-lang.org | www.rubyonrails.org _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
