Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0237AD853 for ; Wed, 15 Aug 2012 17:07:49 +0000 (UTC) Received: (qmail 75281 invoked by uid 500); 15 Aug 2012 17:07:47 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 75252 invoked by uid 500); 15 Aug 2012 17:07:47 -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 75243 invoked by uid 99); 15 Aug 2012 17:07:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Aug 2012 17:07:47 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FSL_RCVD_USER,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of john.tigernassau@gmail.com designates 209.85.214.180 as permitted sender) Received: from [209.85.214.180] (HELO mail-ob0-f180.google.com) (209.85.214.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Aug 2012 17:07:38 +0000 Received: by obceq6 with SMTP id eq6so2421151obc.11 for ; Wed, 15 Aug 2012 10:07:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=pVtsNoBpYpuR3Or6Kv6OMY5IxbqPj6iCyv8dAghI3R8=; b=0pwl4nnhrPppPv0oC6Fo4vZwnxrDwdWTd1jAFYF42EC2BkUp1nTctWFCORgDxRTj0b BBXkHU9gUkHRPaER35duKw+12oeatksZ/57KuqQJEJmR7x/KIOZs7Dl8li+gm+95ngzI hjeRwK+Xju1cXCxuMlFs/t3oTqxC5FgxxqQD4obpg/4jeZAaXbepPP+PQv5NtxPHTdWq /1l575LNwnxL5dARB+iRhJSX4pbWNmvn9ybPLJiQxh4VYdmdcoKYqAXiaf86Xom3qvK4 NQ+nlFt0XMvFJVHwIPRFjpf707JIRxVal/jtJH6/KvITx1bkWFYNQmCxnDtN1pde4UOj 1tZA== Received: by 10.182.44.74 with SMTP id c10mr24741852obm.29.1345050437045; Wed, 15 Aug 2012 10:07:17 -0700 (PDT) Received: from [192.168.6.204] (ip-64-134-145-7.public.wayport.net. [64.134.145.7]) by mx.google.com with ESMTPS id ig3sm1942467obb.0.2012.08.15.10.07.15 (version=SSLv3 cipher=OTHER); Wed, 15 Aug 2012 10:07:16 -0700 (PDT) Message-ID: <502BD741.3030405@gmail.com> Date: Wed, 15 Aug 2012 11:07:13 -0600 From: "john.tiger" User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.6esrpre) Gecko/20120805 Icedove/10.0.6 MIME-Version: 1.0 To: user@couchdb.apache.org Subject: Re: html5 to couchdb without couchapp References: <502A8C0D.4010207@gmail.com> <442B96FD-A1AD-4FBD-BA28-FF70FFF15145@utt.fr> <502A95AD.4030808@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 08/15/2012 08:31 AM, Benoit Chesneau wrote: > On Tuesday, August 14, 2012, john.tiger wrote: > >> >> simple, we do not want our app (js, html, css files) contained and served >> by couchdb in a "couchapp" >> >> >> > why? I dont' want to argue but will give you our feedback - we spent a huge amount of time failing to get couchapp to work right for our needs - my personal feeling: editing is too complicated (is it the built in one, python, node, .... none seemed to work well for us), docs are too poor -> it's not catching on - needs a good todo list demo to match to other frameworks and provide a template for other apps. ymmv but we can't afford more time with it.