chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Re: couchdb: send-temp-view-request (patch)


From: Moritz Heidkamp
Subject: [Chicken-users] Re: couchdb: send-temp-view-request (patch)
Date: Mon, 31 May 2010 15:14:50 +0200

Peter Danenberg <address@hidden> writes:

> Quoth Moritz Heidkamp on Sweetmorn, the 5th of Confusion:
>> very nice, thanks for the patch -- I have applied it to trunk
>> and tagged a new release so it show up in the egg repo shortly!
>
> Great; thanks, Moritz! Have you tried deploying Scheme to your CouchDB
> view server with couchapp, by the way?

Not sure I follow -- the view server is only for handling Scheme views
and couchapp is a piggy-back mechanism to deploy apps as attachments
directly in CouchDB, no? I don't think you can use Scheme to write
couchapps, you'd probably need something like Scheme2JS if I am not
mistaken. Note that the couchdb-view-server egg is currently more or
less broken since it's impossible to import modules into environments
(i.e. first class environments created by means of the environments
egg). I haven't gotten around fixing this problem yet, mainly because I
haven't really got an idea how to do it. Let me know when you
investigate!

Moritz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]