Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 97601 invoked from network); 29 Sep 2003 05:14:38 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 29 Sep 2003 05:14:38 -0000 Received: (qmail 44281 invoked by uid 500); 29 Sep 2003 05:14:12 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 44212 invoked by uid 500); 29 Sep 2003 05:14:11 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 44012 invoked from network); 29 Sep 2003 05:14:09 -0000 Received: from unknown (HELO stud4.tuwien.ac.at) (193.170.75.21) by daedalus.apache.org with SMTP; 29 Sep 2003 05:14:09 -0000 Received: from student.tuwien.ac.at (chello212186106081.14.tuwien.teleweb.at [212.186.106.81]) by stud4.tuwien.ac.at (8.9.3 (PHNE_28809+JAGae91741)/8.9.3) with ESMTP id HAA17530 for ; Mon, 29 Sep 2003 07:14:17 +0200 (METDST) Message-ID: <3F77BF9E.30409@student.tuwien.ac.at> Date: Mon, 29 Sep 2003 07:14:06 +0200 From: Andreas Hochsteger User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.4) Gecko/20030612 X-Accept-Language: de-at, de, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: Event handling in Woody References: <3F6A27D8.4010506@anyware-tech.com> <3F6ACFFD.7020400@outerthought.org> <3F6B0466.4050403@anyware-tech.com> <3F6B1F2D.1010704@outerthought.org> <3F6B2977.5010005@anyware-tech.com> <3F6B7D3E.7000402@outerthought.org> <3F6C4D27.1040602@anyware-tech.com> <3F720150.6090208@outerthought.org> <3F73FFD6.6050808@anyware-tech.com> <3F7705A4.9090907@student.tuwien.ac.at> <3F770F87.7080900@anyware-tech.com> <3F77395B.6030607@student.tuwien.ac.at> <3F77474F.9070200@anyware-tech.com> In-Reply-To: <3F77474F.9070200@anyware-tech.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Sylvain Wallez wrote: > Andreas Hochsteger wrote: > >> Sylvain Wallez wrote: > > > > >>> Now handlers involving widgets only (and not app-data) may be sent to >>> the client, but this would require to reconsitute an equivalent of >>> the form model on the client. Not easy, but I'm not a client-side JS >>> expert... Want to give it a try ? >> >> >> >> I'm not either ... :-( >> >> One more question comes to my mind: >> How hard would it be to support XUL applications with Woody? > > > > Look at woody-field-styling.xsl and woody-page-styling.xsl and write > their XUL version ! Want to give it a try, this time ? ;-) Perhaps ;-) > Sylvain > Andreas