Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 1520 invoked from network); 1 Aug 2005 22:06:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Aug 2005 22:06:02 -0000 Received: (qmail 15310 invoked by uid 500); 1 Aug 2005 22:05:46 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 14917 invoked by uid 500); 1 Aug 2005 22:05:43 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 14894 invoked by uid 99); 1 Aug 2005 22:05:42 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 15:05:42 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [212.227.126.188] (HELO moutng.kundenserver.de) (212.227.126.188) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 15:05:33 -0700 Received: from host86-129-81-71.range86-129.btcentralplus.com [86.129.81.71] (helo=[192.168.1.252]) by mrelayeu.kundenserver.de with ESMTP (Nemesis), id 0ML21M-1DziPi3Sjk-0006Vt; Tue, 02 Aug 2005 00:05:38 +0200 Message-ID: <42EE9CAF.1030904@cyberspaceroad.com> Date: Mon, 01 Aug 2005 23:05:35 +0100 From: Adam Hardy User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1 X-Accept-Language: en-gb, de, en-us MIME-Version: 1.0 To: Struts Users Mailing List CC: fzlists@omnytex.com Subject: Re: [STRUTS 2X]: Ideas References: <20050801115444.21826.qmail@web32612.mail.mud.yahoo.com> In-Reply-To: <20050801115444.21826.qmail@web32612.mail.mud.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de login:7be52423742ce504c1b541fa1f258887 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Paul Benedict on 01/08/05 12:54, wrote: > Peter writes: > >>>(2) Stubbing of abstract attributes for framework >>>implementation like Tapestry. >>>Are you talking abouting the ``jwcid'' attribute? > > No. > > When you create a Tapestry page, you don't have to > implement the getters - or even write the setter > methods for attributes (unless you want to use them). > > See the class example I wrote; the three properties > are stubbed out for implementation and then the > framework automatically subclasses the class, and > provides an implementation for them. So Tapestry auto-generates the subclasses like xdoclet or middlegen? It makes me wonder what its deployment lifecycle is like. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org