[squeak-dev] Should a non-resumable exception proceed from a debugger?

tim Rowledge tim at rowledge.org
Wed Jan 5 01:04:15 UTC 2022


Maybe I'm simply not understanding but...

Try 
`WebUtils  jsonDecode: 'Hello World' readStream`

You get a notifier because quite rightly there is an error. But you can proceed. 

And that actually just returns the Error exception object. Which seems wrong, given that Error>>#isResumable returns false.

tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
Strange OpCodes: SDD: Scratch Disk and Die




More information about the Squeak-dev mailing list