- From: John Boyer <boyerj@ca.ibm.com>
- Date: Tue, 12 Aug 2008 10:44:58 -0700
- To: Erik Bruchez <ebruchez@orbeon.com>
- Cc: "public-forms (new)" <public-forms@w3.org>
- Message-ID: <OF1C633248.39734941-ON882574A3.0060FD3B-882574A3.0061807E@ca.ibm.com>
HI all, I recall seeing a resolution while I was away to go to XML Events 2 for XForms 1.2, but this reverses previous decisions we made about modularizing what we have and focusing on stream-lined syntax for web authors. It seems problematic to go up a major version number on a baseline technology while only going up a minor version number in our own language. As a result, I thought the actions module would have if, while, and event() in them. A version of that module could be created in which it inherits those capabilities from XML Events 2, but that should not prevent the actions module from having if, while and events() available, regardless of where it gets them from. It should be possible to use if, while and event() from XForms 1.1 in the XForms 1.2 module whether or not you adopt XML Events 2 or stick with the current XML Events. Moreover, even if XForms 1.2 were defined as a consuming profile that did import XML Events 2, this would not change the point about the actions module, which we are presumably modularizing so that it can be used by consuming profiles other than XForms 1.2. To encumber all consuming profiles with adopting XML Events 2 seems excessive, particularly since we have already defined all of this without using XML Events 2. John M. Boyer, Ph.D. Senior Technical Staff Member Lotus Forms Architect and Researcher Chair, W3C Forms Working Group Workplace, Portal and Collaboration Software IBM Victoria Software Lab E-Mail: boyerj@ca.ibm.com Blog: http://www.ibm.com/developerworks/blogs/page/JohnBoyer Blog RSS feed: http://www.ibm.com/developerworks/blogs/rss/JohnBoyer?flavor=rssdw From: Erik Bruchez <ebruchez@orbeon.com> To: "public-forms (new)" <public-forms@w3.org> Date: 08/12/2008 10:27 AM Subject: Re: Do we need an XForms actions module if we switch to XML events 2? Nick, The event() function is already part of XML Events 2, at least as of the 16 February 2007 draft. [1] -Erik [1] http://www.w3.org/TR/2007/WD-xml-events-20070216/ On Aug 12, 2008, at 5:55 AM, Nick_Van_den_Bleeken@inventivegroup.com wrote: > > Hi, > > When doing my action item 'move Actions module for XForms 1.2 to XML > Events 2.' I wasn't sure we need the XForms actions module anymore. > > XML events contains: > > - the action element > - if and while attributes > > It also contains a dipatchEvent element what our dispatch element > does, excluding our delay attribute. Shouldn't we use the same > element as defined in XML events 2 (if we don't want to change our > element name, maybe we should contact the people from XML events 2, > and ask them to change it, our spec is already a Public REC). We > should also contact them asking to add the delay attribute that we > introduced in XForms 1.1. > > So the only missing bit is the event() function which we also could > add in one of the XPath functions modules. > > What does everybody think about this? > > Regards, > > Nick Van den Bleeken - Research & Development Manager > Inventive Designers > Phone: +32 - 3 - 8210170 > Fax: +32 - 3 - 8210171 > Email: Nick_Van_den_Bleeken@inventivegroup.com > Inventive Designers' Email Disclaimer: > http://www.inventivedesigners.com/email-disclaimer > > > -- > This message has been scanned for viruses and > dangerous content, and is believed to be clean. > -- -- Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.com/
Received on Tuesday, 12 August 2008 17:46:00 UTC