Peter Danenberg <p...@roxygen.org> 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

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to