Liking cljdoc? Tell your friends :D

io.aviso.component

Changes exception output for SystemMap and Lifecycle, from Stuart Sierra's Component library, to be shorter placeholders.

SystemMap instances print as #<SystemMap>.

Lifecycle instances print as #<Component CLASS> (where CLASS is name of the record class).

Without these changes, exception output for system maps produces volumes of deeply nested and redundant data.

Changes exception output for SystemMap and Lifecycle, from
[Stuart Sierra's Component library](https://github.com/stuartsierra/component), to be shorter placeholders.

SystemMap instances print as `#<SystemMap>`.

Lifecycle instances print as `#<Component CLASS>` (where `CLASS` is name of the record class).

Without these changes, exception output for system maps produces volumes of deeply nested
and redundant data.
raw docstring

No vars found in this namespace.

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close