Return-Path: Delivered-To: apmail-tiles-users-archive@locus.apache.org Received: (qmail 10422 invoked from network); 25 Jul 2007 08:13:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jul 2007 08:13:01 -0000 Received: (qmail 42852 invoked by uid 500); 25 Jul 2007 08:13:02 -0000 Delivered-To: apmail-tiles-users-archive@tiles.apache.org Received: (qmail 42834 invoked by uid 500); 25 Jul 2007 08:13:02 -0000 Mailing-List: contact users-help@tiles.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@tiles.apache.org Delivered-To: mailing list users@tiles.apache.org Received: (qmail 42825 invoked by uid 99); 25 Jul 2007 08:13:02 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2007 01:13:02 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of antonio.petrelli@gmail.com designates 64.233.166.180 as permitted sender) Received: from [64.233.166.180] (HELO py-out-1112.google.com) (64.233.166.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2007 01:13:00 -0700 Received: by py-out-1112.google.com with SMTP id f31so403739pyh for ; Wed, 25 Jul 2007 01:12:40 -0700 (PDT) DKIM-Signature: a=rsa-sha1; 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; b=E2EEw464x9ckhwho+9RWEOAOhCsfx/d1DFcucwOk+sEicijwQJMIomZfym3poywu5thLRQHvFE0VIlWQ1fMv1Yv3+hT2yuTtv9zmQniB3eexLq+qYCxTSR75LuvjNUGkHWPgx62Vn1MVs7SqNchsovl5o8xnHYHu/ez0kdCDKqA= 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=atb8VnKgOjd6bVky62g4gCft3fRkQhgEyhrYYmdIVL1gIaxhBQ4fjCsNifCBzE90heXwk1s704LYaNidH868F0ndcg9+3JS1JbhMVHAHdXE0i7yzMvHYLkoDDQpKYbT5dP2QkH4Tm84fZWsCohmsQ2sXN2s+BmRWP7dEzCuifjU= Received: by 10.35.45.14 with SMTP id x14mr9084573pyj.1185351159950; Wed, 25 Jul 2007 01:12:39 -0700 (PDT) Received: by 10.35.29.4 with HTTP; Wed, 25 Jul 2007 01:12:39 -0700 (PDT) Message-ID: Date: Wed, 25 Jul 2007 10:12:39 +0200 From: "Antonio Petrelli" To: users@tiles.apache.org Subject: Re: Can Tiles provide highly configurable UI? In-Reply-To: <46A705B9.1090003@pussep.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <11777045.post@talk.nabble.com> <93baab320707242334i41854979x3f49b598fc6f4c7d@mail.gmail.com> <46A6FEA6.4060303@pussep.de> <46A705B9.1090003@pussep.de> X-Virus-Checked: Checked by ClamAV on apache.org 2007/7/25, Anton Pussep : > One more question just came into my mind. What about frames, can Tiles > and/or Dimensions deal with frames? Sure! An attribute (i.e. a piece of a page) can be also a frame in a frameset. Antonio