[Exceptions] InvalidDirectoryError non-resumable but resuming via defaultAction?

Andreas Raab andreas.raab at gmx.de
Thu Jul 14 23:51:52 UTC 2005


Hi Tim -

That's certainly a valid solution but I was curious about general 
insights on the issue. E.g., is a non-resumable exception actually 
allowed to simply return from its default action and therefore 
(implicitly) resume although it has been declared non-resumable?

Cheers,
   - Andreas

Tim Rowledge wrote:
> How about simply making the error resumable? An awful lot of other
> error classes are - only 4 out of 21 implementors of #isResumable
> return false anyway. 
> 
> 
> tim
> --
> Tim Rowledge, tim at rowledge.org, http://www.rowledge.org/tim
> Useful random insult:- Donated her body to scientists...  Before she
> was done using it.
> 
> 




More information about the Squeak-dev mailing list