I've read through the README, but I still don't feel like I understand what
problem this library is trying to solve.

Could you perhaps provide an example of something that's hard to do with
just Component, and easy to do with BigBang?

- James

On 11 December 2014 at 17:31, JUAN ANTONIO Ruz <juanantonio...@gmail.com>
wrote:

> 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.
>

-- 
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