Skip to content

Request for comments: java.io.{Throwable,Error,Exception}, clojure.lang.ExceptionInfo? #7

@piotr-yuxuan

Description

@piotr-yuxuan

Currently closeable-map tries very hard to swallow everything, and as such uses the apex class java.io.Throwable in order to make completely sure errors truly are silent. This is opinionated. Is it a sane default? Why choose another better default? Perhaps this behaviour could be dynamically tuned according to the user's whishes?

Example:

This kind of change would break the API as a matter of course, and would trigger version 1.0.0.

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is neededquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions