Hi folks, I wanted to share here BigBang, my library proposal in customization the way stuartsierra/component system starts.
I'll copy here "*Why did I write this library*?" After trying to get working Aspect Oriented Programming and Reverse Dependency Injection in stuartuartsierra/component systems I realized that system customization topic wasn't treated as it deserved Once I wrote this BigBang lib, my previous tries (AOP <https://github.com/milesian/aop> and co-dependency <https://github.com/tangrammer/co-dependency>) come up with more better design, indeed this BigBang library is basically a very tiny and simple pattern, but very useful :) I think can be interesting to get a read to this README <https://github.com/milesian/BigBang/blob/master/README.md> because besides presenting my solution pattern, I tried to highlight and review very basic and important topics as can be "what is a component?" or "how does your system start?" Hope you enjoy it! https://github.com/milesian/BigBang -- 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.