From adffaces-user-return-1130-apmail-incubator-adffaces-user-archive=incubator.apache.org@incubator.apache.org Mon Oct 09 16:43:03 2006 Return-Path: Delivered-To: apmail-incubator-adffaces-user-archive@locus.apache.org Received: (qmail 99818 invoked from network); 9 Oct 2006 16:43:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Oct 2006 16:43:03 -0000 Received: (qmail 76463 invoked by uid 500); 9 Oct 2006 16:43:03 -0000 Delivered-To: apmail-incubator-adffaces-user-archive@incubator.apache.org Received: (qmail 76272 invoked by uid 500); 9 Oct 2006 16:43:03 -0000 Mailing-List: contact adffaces-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-user@incubator.apache.org Delivered-To: mailing list adffaces-user@incubator.apache.org Received: (qmail 76262 invoked by uid 99); 9 Oct 2006 16:43:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Oct 2006 09:43:03 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of awiner@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Oct 2006 09:43:02 -0700 Received: by ug-out-1314.google.com with SMTP id y2so822005uge for ; Mon, 09 Oct 2006 09:42:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mx2mXxdCL40zD9INuVvR64ZR+Q+FvBS56Tg7Hs+OCYG5BjhbhK3I2rNXP2Xv73MEdzYDbtrFq4QK0TTaWyi1F1DFblmUenZxgYL8WXOCqJRwuLeYhNVC7ExrIF0L2ddxurs5Py9oWmLP3ncrRJyYTrzYAfGaF5pjK4ZJfzdxJTc= Received: by 10.66.222.9 with SMTP id u9mr7096279ugg; Mon, 09 Oct 2006 09:42:40 -0700 (PDT) Received: by 10.67.102.2 with HTTP; Mon, 9 Oct 2006 09:42:39 -0700 (PDT) Message-ID: <6dac79b90610090942n42c5e944q99fd7bb5672bffbd@mail.gmail.com> Date: Mon, 9 Oct 2006 09:42:39 -0700 From: "Adam Winer" To: adffaces-user@incubator.apache.org Subject: Re: RE: Using Dojo with Trinidad In-Reply-To: <19A185AD55D85A469C731E8C81F64C75C2CA67@NAMAIL1.sapient.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <19A185AD55D85A469C731E8C81F64C75C2CA63@NAMAIL1.sapient.com> <19A185AD55D85A469C731E8C81F64C75C2CA67@NAMAIL1.sapient.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N What do you mean by "does not do lazy loading"? TreeTable definitely doesn't load all the data of the tree up front. -- Adam On 10/7/06, Naresh Bhatia wrote: > BTW, forgot to answer your other question. Yes, I do plan to create a > custom component in Dojo. (Specifically a TreeTable component - I know > there is one in Trinidad, but as far as I can tell it does not do lazy > loading and couple other requirements I have.) > > Naresh > > -----Original Message----- > From: Naresh Bhatia [mailto:NBhatia@sapient.com] > Sent: Saturday, October 07, 2006 6:28 PM > To: adffaces-user@incubator.apache.org > Subject: RE: Using Dojo with Trinidad > > jMaki is on my TODO list to review. A cursory look suggests that it will > work with JSF (https://ajax.dev.java.net/usingFaces.html), but there is > no mention of ADF Faces or Trinidad. My question is specific to > Trinidad, because Trinidad seems to take over some of the events like > "onLoad" etc. thus potentially encroaching the Dojo turf. I am already > having several problems integrating Dojo with with Trinidad raw (see > some of my other posts today) - without using any frameworks, so I want > to be extra careful bringing other variables in. One thought that did > cross my mind is to NOT use Trinidad on pages where I want to use Dojo. > Anyway I am waiting on the experts in this group to enlighten me :-). > > Naresh > > -----Original Message----- > From: Clemens Schneider [mailto:clemens.schneider@gmail.com] > Sent: Saturday, October 07, 2006 5:02 PM > To: adffaces-user@incubator.apache.org > Subject: Re: Using Dojo with Trinidad > > Did you have a look at JMaki? Or are you searching for infos for custom > component development? > > -clem > > Naresh Bhatia wrote: > > Does anyone have any pointers or samples for using Dojo with Trinidad? > > > > > > > > Thanks > > > > Naresh > > > > > > >