Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 3945 invoked from network); 10 Sep 2009 15:04:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Sep 2009 15:04:17 -0000 Received: (qmail 46048 invoked by uid 500); 10 Sep 2009 15:04:15 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 45976 invoked by uid 500); 10 Sep 2009 15:04:15 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 45966 invoked by uid 99); 10 Sep 2009 15:04:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Sep 2009 15:04:15 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of eltonokada@gmail.com designates 209.85.218.211 as permitted sender) Received: from [209.85.218.211] (HELO mail-bw0-f211.google.com) (209.85.218.211) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Sep 2009 15:04:07 +0000 Received: by bwz7 with SMTP id 7so179113bwz.11 for ; Thu, 10 Sep 2009 08:03:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=5YQtt6tfFmpKlvZxrEpvlya674TsnQuLMIOHVvtYSWw=; b=YFhmUSA0EZwcGy0ODiEMoh5j1o0dW/1cJPkOMtjBWi/a+rUGRgTKe7nd8qA/PwmxZx 47h3tTF4XygJCVGiebB2xFwV/p4ZfC2zD0zfLZ2qqdo/uCaEV/qPMp1wEDErO3/mcaMJ x0FilTet7RBgwjTCLEnW+9jcmeNyKXDwH8Ef8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=JqWC0uRUCkQFOiCrraCY457V2Nggb5xy9/q8vkRCrpmyGpXVM5opqB7j7vGyeHB5wA 1BWu3g2dnXdq+pZu5x5nVeQtqhmHCuGsYWOtcihedlFcJk3JthMfuZJwjgXqr5xzQ/kM Jq2wTvsuo7N5vjIQl7m5POqq6mJLusshA0Zx4= MIME-Version: 1.0 Received: by 10.239.182.150 with SMTP id q22mr163790hbg.73.1252595025733; Thu, 10 Sep 2009 08:03:45 -0700 (PDT) In-Reply-To: <921000909100707n7b1dbd89q2ba5fc3d624e6e84@mail.gmail.com> References: <921000909091416m2e184420xebdc664f71d30541@mail.gmail.com> <4AA8B506.50402@vpro.nl> <921000909100707n7b1dbd89q2ba5fc3d624e6e84@mail.gmail.com> Date: Thu, 10 Sep 2009 12:03:45 -0300 Message-ID: <1e8afe70909100803n4e8cdc8amd56170ae3ed996fd@mail.gmail.com> Subject: Re: Futon Improvements From: Elton Okada To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=001485f724768e6a6104733a81d8 X-Virus-Checked: Checked by ClamAV on apache.org --001485f724768e6a6104733a81d8 Content-Type: text/plain; charset=ISO-8859-1 jQuery and CouchApp are much easier to write, but what about security issues ? i mean, in this way our aplication logic get exposed, this is my great doubt in using it what do you think ? On Thu, Sep 10, 2009 at 11:07 AM, Nitin Borwankar wrote: > I use CouchApp and jQuery a lot with CouchDB while my collaborator and boss > strictly uses the REST API via Python ( this could be any language, Python > not required as a client, or just curl from the command line )I personally > like jQuery and CouchApp has certainly made it much easier to write and > manage views, although I wish I did not have to use CouchApp just for that. > > In any case CouchDB by itself does not depend on jQuery. > > Having said that, it is true that the *.js libs that make up the client > api's and tools around CouchDB could use a lot more documentation - usage > of > Couch would expand, IMHO, if these were better annotated. > > Nitin > > 37% of all statistics are made up on the spot > > ------------------------------------------------------------------------------------- > Nitin Borwankar > nborwankar@gmail.com > > > On Thu, Sep 10, 2009 at 1:12 AM, Nils Breunese wrote: > > > cinnebar wrote: > > > > > We would like to see CouchDB independant of jquery (or even python re > > > >> CouchApp for that matter) for standalone couchapps 'out of the box'. > >> > >> Given the very excellent http request api that is a fundamental aspect > of > >> CouchDB we consider that the current jquery dependancy is a major > >> deterrent > >> regarding general uptake of CouchDB. > >> > > > > I don't believe CouchDB depends on jQuery. It's there if you want to use > > it, but it's not required for anything AFAIK. CouchApp is a third party > tool > > written in Python, so yeah, you need Python if you want to use CouchApp. > You > > don't need to use CouchApp though, you can push design documents any way > you > > like. > > > > Nils Breunese. > > > --001485f724768e6a6104733a81d8--