Could someone provide an example about using Clojure with Restlet?

I found:
http://github.com/stuartsierra/altlaw-clojure-restlet
but don't understand how the code works as a web application.

Thanks.


On Nov 15, 11:06 pm, Stefan Tilkov <stefan.til...@innoq.com> wrote:
> On Nov 15, 2009, at 4:58 AM, ngocdaothanh wrote:
>
> > Hi Stuart,
>
> > Can you elaborate on Restlet? After some short investigation I think
> > it uses annotation but Clojure does not support it, so Clojure is not
> > "Restlet-ready".
>
> Only the JSR-311 (JAX-RS) API uses annotations. Restlet has a lower-level API 
> that just uses plain classes.
>
> Stefan
> --
> Stefan Tilkov,http://www.innoq.com/blog/st/
>
> > Thanks
>
> > On Jan 23, 1:44 am, Stuart Sierra <the.stuart.sie...@gmail.com> wrote:
> >> Hi Frank,
> >> I'd also recommend looking atRestlet<http://www.restlet.org/> and
> >> the Java Servlets API.
> >> -Stuart Sierra
>
> >> On Jan 21, 4:39 pm, Frank <ffai...@gmail.com> wrote:
>
> >>> Hi,
>
> >>> I am interested in trying to use Clojure to developweb-based
> >>> applications.  Can someone point me to any Clojure libraries that have
> >>> been written that I can use.  Thanks.
>
> >>> Frank
>
> > --
> > 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 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