Return-Path: Delivered-To: apmail-incubator-esme-dev-archive@minotaur.apache.org Received: (qmail 40015 invoked from network); 26 Nov 2009 17:01:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Nov 2009 17:01:37 -0000 Received: (qmail 80064 invoked by uid 500); 26 Nov 2009 17:01:37 -0000 Delivered-To: apmail-incubator-esme-dev-archive@incubator.apache.org Received: (qmail 80008 invoked by uid 500); 26 Nov 2009 17:01:37 -0000 Mailing-List: contact esme-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: esme-dev@incubator.apache.org Delivered-To: mailing list esme-dev@incubator.apache.org Received: (qmail 79998 invoked by uid 99); 26 Nov 2009 17:01:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Nov 2009 17:01:36 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of vdichev@gmail.com designates 209.85.219.220 as permitted sender) Received: from [209.85.219.220] (HELO mail-ew0-f220.google.com) (209.85.219.220) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Nov 2009 17:01:34 +0000 Received: by ewy20 with SMTP id 20so761798ewy.20 for ; Thu, 26 Nov 2009 09:01:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=LFCaHqiaewsh8qME3bVJsGCUXKqUk8P9mh6cLU2xj+M=; b=bZVAVqmN4+T9oz1lNRnxF4uNmodFv5Pj4S4kGTKK2289vGC0z86p6VPAo8MPpCpQ68 RcKWkvYF08oL/uL5ptvBShkXg6Wr31ch2auwRZ8IsBj31w/xiv8jbBm12GZUdjrW0bBH IlEv4pC026kKX7hkB+1QdKDTRH5K5MG+mHZUo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=iRkm0gQGL1nEPUxT6jW3NmuB++V2SZORFD98Qq8ythb2T8EZAcEYNTaQ74J3ZJRmUo n92vXwl69dqYhE4nq9/QUemh/Y5J0+69UwRcAgfHlOlNFuBMLKgjNrRNFXXVvce0DnxL iP/Jssix3gi0sWzrxfKO/yuEaY9NIjiV49oOg= MIME-Version: 1.0 Sender: vdichev@gmail.com Received: by 10.216.90.15 with SMTP id d15mr2879163wef.219.1259254873256; Thu, 26 Nov 2009 09:01:13 -0800 (PST) In-Reply-To: References: Date: Thu, 26 Nov 2009 19:01:13 +0200 X-Google-Sender-Auth: 52b3a091b0fb59b5 Message-ID: Subject: Re: Removing textile from code base From: Vassil Dichev To: esme-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 > Regarding the public timeline, it is on a different page on the new > UI, so this might solve some of our problems. I think it's just jQuery juggling with DOM elements, giving the impression it's a different page. The url shows that it's still loaded the first time it's accessed. The advantage is that switching to another "tab" via the jQuery button is instantaneous.