Question on porting Ring to ClojureCLR

157 views
Skip to first unread message

Shantanu Kumar

unread,
Nov 19, 2012, 1:59:45 AM11/19/12
to Ring
Hi,

I am interested to know if anybody has tried porting Ring to
ClojureCLR yet. If not, I might give it a shot -- (1) port ring-core,
(2) write an adapter.

Also, it would be great if anybody can throw pointers related to the
objective.

Shantanu

Shantanu Kumar

unread,
Nov 21, 2012, 9:05:14 AM11/21/12
to ring-c...@googlegroups.com


On Wednesday, 21 November 2012 11:27:04 UTC+5:30, David Miller wrote:
From a quick scan of the code, porting ring-core looks do-able.  The file I/O pieces will be tedious but relatively straightforward.  I'm a little concerned about what functionality is imported from Apache Commons -- it will take a little more analysis to see scope that part.

Adapter to?

I have been wondering about something like Nancy http://nancyfx.org/ that is available on NuGet repos and easy to use on both .NET and Mono platforms -- I am yet to explore/finalize on that. I am not considering async web servers (e.g. Kayak) at the moment.
 

What need are you trying to fill?

I am trying to make it possible to write RESTful web services and regular webapps using Ring. The initial goal is to get ring-core working with an adapter. I will come to routing and templates later.


Shantanu

 

-David
Reply all
Reply to author
Forward
0 new messages