Ooh shiny!
My real underlying goal was to have CouchDB available on iPhone so I
could make apps that can store local data and then effortlessly
replicate to the "big database in the sky".
Right now, that's probably not possible due to AppStore restrictions.
But even using Scala won't help there, there's no JVM on iPhone
either :) Android has it though.
Wout.
On Apr 8, 2009, at 10:28 AM, Chris Anderson wrote:
Otoh a port of CouchDB to JS could run in Rhino, if you want the
JVM. I wonder how well just storing documents in a JavaScript {}
scales. :)
Sent from my iPhone
On Apr 8, 2009, at 1:07 AM, Brian Candler <[email protected]> wrote:
So I began to wonder if it wouldn't be better for CouchDB to be
written in Scala.
Next you will be saying that it would be better for CouchDB to use
XML
instead of JSON :-)