From dev-return-8363-apmail-continuum-dev-archive=continuum.apache.org@continuum.apache.org Wed Aug 19 15:36:49 2009 Return-Path: Delivered-To: apmail-continuum-dev-archive@www.apache.org Received: (qmail 22670 invoked from network); 19 Aug 2009 15:36:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Aug 2009 15:36:49 -0000 Received: (qmail 51165 invoked by uid 500); 19 Aug 2009 15:37:08 -0000 Delivered-To: apmail-continuum-dev-archive@continuum.apache.org Received: (qmail 51090 invoked by uid 500); 19 Aug 2009 15:37:08 -0000 Mailing-List: contact dev-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list dev@continuum.apache.org Received: (qmail 51080 invoked by uid 99); 19 Aug 2009 15:37:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Aug 2009 15:37:07 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.198.243] (HELO rv-out-0708.google.com) (209.85.198.243) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Aug 2009 15:36:58 +0000 Received: by rv-out-0708.google.com with SMTP id b17so1127395rvf.50 for ; Wed, 19 Aug 2009 08:36:38 -0700 (PDT) Received: by 10.140.144.2 with SMTP id r2mr1811100rvd.44.1250696198312; Wed, 19 Aug 2009 08:36:38 -0700 (PDT) Received: from 97-85-58-12.dhcp.bycy.mi.charter.com (97-85-58-12.dhcp.bycy.mi.charter.com [97.85.58.12]) by mx.google.com with ESMTPS id c20sm1125774rvf.21.2009.08.19.08.36.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 19 Aug 2009 08:36:37 -0700 (PDT) Sender: Brett Porter Message-Id: <0CA73118-B375-4735-BD61-8D633AA186C7@apache.org> From: Brett Porter To: dev@continuum.apache.org In-Reply-To: <860872.77783.qm@web28501.mail.ukl.yahoo.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: Struts2 themes in Continuum Date: Wed, 19 Aug 2009 10:47:15 -0400 References: <860872.77783.qm@web28501.mail.ukl.yahoo.com> X-Mailer: Apple Mail (2.936) X-Virus-Checked: Checked by ClamAV on apache.org On 12/08/2009, at 4:49 AM, Julien HENRY wrote: > Final question: now that Struts2 2.1.x use a clean separation > between the core xhtml theme and the plugin ajax theme, I think it > would be easier to stick as close as possible to one of these > choice. Currently I don't think Continuum UI is using a lot of Dojo > features. Also I'm not sure the dojo plugin will be maintained for a > long time as it is still using an old version of Dojo. So my > preference would be to: > 1) not use the struts2 dojo plugin > 2) use the xhtml theme as much as possible > 3) remove all dojo stuff that is not used in Continuum > > Thoughts? +1. AFAIK, we aren't using any dojo features and they are just there because it was turned on by default for the old WW ajax theme. - Brett