Oct. 18, 2014
7:30 p.m.
It seems that exceptions get swallowed by the system in #30858. Is that intended/still the case in 4.0? It makes it confusing to debug and develop via the debugger... e.g.: anAnnouncer when: ItemAdded do: [ :it | nil nonExistantMethod ]. fails silently, and the exception is not propagated to the UI i.e. no debugger appears ----- Cheers, Sean -- View this message in context: http://forum.world.st/Announcement-Handlers-Fail-Silently-tp4785326.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.