On Mon, Mar 16, 2009 at 9:18 PM, Stuart Sierra
<the.stuart.sie...@gmail.com>wrote:

>
> On Mar 16, 7:17 pm, BerlinBrown <berlin.br...@gmail.com> wrote:
> > After many years (decade) of web development, here are the things that
> > I want in a framework, mostly based in clojure:
> >
> > What do you think and what you add.  This is ambitious and just a
> > "ideas" of what I would add.  What would you want from your ideal
> > framework?
>
> Nothing much to add, but I'm doing well with a combination of Restlet,
> StringTemplate, Derby, and Solr.
>
> After a couple of years with Rails, I felt that I wanted to work
> "closer to the metal", with the metal, in this case, being HTTP.
> Javascript/CSS-generation was more trouble than it was worth.
>
> -Stuart Sierra
>

Stuart, thanks for mentioning your stack. I've played with StringTemplate
from Clojure, but I hadn't seen it in use in a project before. Your
implementation is great, and at 88 lines of mainly imports and tests it's a
great example of using Java (and clojure-contrib). Stringify the keys and
away you go!

Shawn

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