Very nice! I've just read your post and teuta seems quite interesting. BTW, 
nice examples: short but useful. I'll take a look at the code, I'm curious 
on how you have implemented the components dependency graphs :) 

Il giorno mercoledì 23 ottobre 2013 09:13:11 UTC+2, vmar...@gmail.com ha 
scritto:
>
> Hi all,
>
> I'm still fresh to Clojure, so be gentle :)
>
> Like so many Java-to-Clojure converts out there, my mind is used to 
> structuring apps using DI containers (a-la Spring), and since I don't see 
> that DI components are going against FP nature of Clojure, so I decided to 
> create my own little DI container. There are some other Clojure libs that 
> tackle this same space, but they are somewhat different than what a typical 
> java developer is used to.
>
> Anyway, here is blog post about it:
>
> http://pannoniancoder.blogspot.com/2013/10/introducing-teuta-laughingly-simple.html
>
> And the project is at:
> https://github.com/vmarcinko/teuta
>
> Any feedback more than welcome.
>
> Regards,
> Vjeran
>
>

-- 
-- 
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/groups/opt_out.

Reply via email to