Mark, 

Luminus is great, it is at its heart a lein template that gathers together 
a number of useful Clojure web libraries and stitches them into a whole. 
 It provides a good starting point with many options without preventing you 
from adapting it in any way you see fit.  Caribou is more of an integrated 
framework that is built in layers from the data model up to 
routing/controllers, template rendering, image resizing, to the automatic 
Admin and HTTP API generation.  It is like Django in that it comes with an 
Admin out of the box that can be customized as necessary.  

That said, we worked hard to ensure that it does not trap you into any 
workflow.  You can use any library you want, and in the end it is just 
Clojure so you really have as much flexibility as you need.  We even know 
someone who has a project that doesn't use a db!  So in this way it is like 
Luminus:  a good starting point that you can adapt as you see fit.  

On Sunday, November 17, 2013 1:09:02 PM UTC-8, puzzler wrote:
>
> I'm reading through the documentation right now.  Looks interesting -- 
> reminds me a lot of Django.
>
> Could someone give a brief compare/contrast with Luminous?
>
>

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