ceylon-sdk icon indicating copy to clipboard operation
ceylon-sdk copied to clipboard

ceylon.file::ConcretePath.visit() hides IOExceptions that might occur

Open davidfestal opened this issue 10 years ago • 1 comments

In line https://github.com/ceylon/ceylon-sdk/blob/2fb12f59d30eb6f6c22ed73ad6ee8e21e5018232/source/ceylon/file/internal/ConcretePath.ceylon#L192, we should at least give the user a way to intercept this error event IMO.

davidfestal avatar Feb 12 '15 20:02 davidfestal

Not for 1.2.

gavinking avatar Sep 18 '15 10:09 gavinking