Component: managed lifecycle and dependency injection for
stateful objects

https://github.com/stuartsierra/component

Release 0.2.2 contains the following minor enhancements:

  * System maps print as `#<SystemMap>` to avoid trying to
    print huge objects in the REPL.

  * Added error helpers `ex-component?` and
    `ex-without-components`: refer to docstrings for details

  * Exceptions:

     * Change `:component-key` to `:system-key` in `ex-data`
       maps: this is a breaking change for code which
       depended on the value of `:component-key`

     * Added `:system-key` to `ex-data` map from `try-action`

     * Minor changes to exception message strings

Leiningen dependency information:

    [com.stuartsierra/component "0.2.2"]


-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to