matthiasn / systems-toolbox

Tools and building blocks for building Systems in Clojure and ClojureScript
Eclipse Public License 1.0
174 stars 23 forks source link

Reorg toolbox into smaller packages #8

Closed neverfox closed 8 years ago

neverfox commented 9 years ago

This is some fantastic work. Any plans to reorganize this project into smaller pieces? As it is, it brings in a whole slew of dependencies that one might not need if they just want to uses the abstract component pattern or the switchboard, for example. This seems like it might be a good candidate for something like lein-repack.

matthiasn commented 9 years ago

That's a great suggestion, I've thought about this before but didn't go deeper yet. I'll look into repack next week, sounds like it could fit the bill. Thanks!

matthiasn commented 9 years ago

@neverfox would you like into this? It would be great to have, but I don't have the capacity too dig deeper at the moment. Thanks :-)

neverfox commented 9 years ago

I could give it a shot but I'll need to get more familiar with lein-repack myself.

matthiasn commented 8 years ago

split into separate libraries altogether