On 17 Sep., 17:49, Stuart Sierra <the.stuart.sie...@gmail.com> wrote:
> On Sep 17, 7:50 am, Philipp Meier <phme...@gmail.com> wrote:
>
> > I'm building a REST server library on top of compojure loosely modeled
> > after the ideas of erlangs webmachine. The idea is to describe a
> > resource using a couple of function which server as decision makers
> > for the different stages of HTTP request processing.
>
> Not your question, I know, but the Restlet framework for Java does
> exactly this.

I know ;-) And it's using object oriented inheritance. In common lisp
I'd use CLOS and an object hierachy but in clojure I'm unsure.

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