FYI - I found the tool I mentioned @ modularity.org

Alan


On Wednesday, February 11, 2015 at 7:11:31 PM UTC-8, Alan Moore wrote:
>
> Nice - thanks! 
>
> I was thinking it would be cool to create a meta-lein template that would 
> allow the user to specify which libraries (or features?) to include and the 
> template would (magic happens here) pull in each library and make the 
> needed mods to the base template. 
>
> Obviously this would require each library to specify the stuff they need 
> done to get integrated/merged into the base template (add these 
> dependencies to project.clj, add these html snippets, etc.) Opportunities 
> for conflicts abound and versioning issues, etc. probably make this too 
> hard. I'm not sure it is worth doing due to the open ended nature of 
> libraries/fiddly bits but it sure would be handy. 
>
> I remember seeing a project on github that does something like this using 
> a library approach (not via a lein template) but I can't remember the name 
> of it... 
>
> Also, did you look into using feature expressions instead of cljx? 
>
> Thanks again for this template! I'm going to give it a spin right now... 
>
> Alan 
>

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