Return-Path: Delivered-To: apmail-tapestry-dev-archive@www.apache.org Received: (qmail 29293 invoked from network); 3 Oct 2007 01:38:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Oct 2007 01:38:40 -0000 Received: (qmail 34161 invoked by uid 500); 3 Oct 2007 01:38:27 -0000 Delivered-To: apmail-tapestry-dev-archive@tapestry.apache.org Received: (qmail 34137 invoked by uid 500); 3 Oct 2007 01:38:27 -0000 Mailing-List: contact dev-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tapestry development" Delivered-To: mailing list dev@tapestry.apache.org Received: (qmail 34128 invoked by uid 99); 3 Oct 2007 01:38:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2007 18:38:27 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jkuhnert@gmail.com designates 209.85.134.188 as permitted sender) Received: from [209.85.134.188] (HELO mu-out-0910.google.com) (209.85.134.188) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2007 01:38:28 +0000 Received: by mu-out-0910.google.com with SMTP id w8so5733919mue for ; Tue, 02 Oct 2007 18:38:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=I6UbKDHgpdyQteLSccdJv9/F+XIjDtPm0vSOcCvbWbU=; b=CGFq6CTcO7JaPGyI0VpfR53yILEWrgJqg/DkR2bCR+FGxrXrfZ/Cjx7+MNbA7/vpMmydZtXa6R7A/mLIdhJp6WxCtIa1R74YIg2AocU+cxuJFUYDyWBwQzRM/l8B7Sxog1yTGk6g2miRsp9h2a9Wmh9N631iLb7NQGI7HebXHjo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lYQ1KkIdM33P7khXlfsP7PWopXC/iAodcsI3EhMi1IrUidFtqrt5KMPzcvPEfZ/iYSEOH3rdlj5YNWfbYqyZIrJyqphe2cXjen+JJ0oaankOoeKGPQ0t5ITtk6/ioWD3N9ArGyia05narTk77JmIDCcgoSY0P+pP7/Mq9oL4PrI= Received: by 10.86.1.1 with SMTP id 1mr326230fga.1191375485200; Tue, 02 Oct 2007 18:38:05 -0700 (PDT) Received: by 10.86.100.19 with HTTP; Tue, 2 Oct 2007 18:38:05 -0700 (PDT) Message-ID: <7926817e0710021838u1c1524b6xf2dfa6af8593a7bb@mail.gmail.com> Date: Tue, 2 Oct 2007 21:38:05 -0400 From: "Jesse Kuhnert" To: "Tapestry development" Subject: Re: Prototype vs. JQuery vs. Dojo 0.9 vs. ??? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org I think forcing anyone to pick one library is a mistake. On 10/2/07, Howard Lewis Ship wrote: > I've been having some fun wrapping my brain around JQuery. > > I'm not fully certain its a great fit however. > > For hand-tooled web pages, maybe traditional JSPs, it would be perfectly > good. > > But it's really built around identifying elements that need "special > attention" in terms of CSS class and page structure, and then applying > uniform effects and logic (in the form of even handlers) to them. > > Tapestry is more geared towards the server side "seeding" the client side > with specific element ids, and then hooking up the appropriate event handler > that way. > > In fact, that is more Protoype's angle, the whole point of $("myid") being > so easy. JQuery lets you use Document.getElementById() ... it's one area > where the $() function has no great magic. > > Can Tapestry shift? Should it? Would the newly revised Dojo be a better > fit? > > -- > Howard M. Lewis Ship > Partner and Senior Architect at Feature50 > > Creator Apache Tapestry and Apache HiveMind > -- Jesse Kuhnert Tapestry/Dojo team member/developer Open source based consulting work centered around dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org For additional commands, e-mail: dev-help@tapestry.apache.org