On 8 Feb 2010, at 16:53, Boris Mizhen - 迷阵 wrote:

> Hello all,
> 
> I am playing with the idea of a little library for dependency injection.
> The idea is to declare injectable values as metadata-to-function map.
> I started with a sketch of what the client code may look like.
> 
> Please let me know what you think.


I think you could achieve the same effect much more simply using 
'binding'/'with-bindings' and 'memoize'.

-Steve

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

Reply via email to