- From: James Craig <jcraig@apple.com>
- Date: Sun, 18 Aug 2013 04:31:33 -0700
- To: public-indie-ui-comments@w3.org
- Cc: ms2ger@gmail.com
Thanks for the feedback! I believe all of these comments are addressed in the ED now except for the obsolete AbstractView, which I'll address as part of ACTION-65. https://dvcs.w3.org/hg/IndieUI/raw-file/default/src/indie-ui-events.html > From: Ms2ger > Date: Fri, 01 Feb 2013 20:08:18 +0100 > > A few comments from a quick look over the "IndieUI: Events 1.0" spec [1] > > UIRequestEventInit should inherit from UIEventInit. > > UIManipulationRequestEventInit should inherit from UIRequestEventInit > > AbstractView has long disappeared from the platform, use WindowProxy > instead. > > All members of a dictionary are optional; using the 'optional' keyword > in the IDL for a dictionary is not allowed. > > Various events seem to be missing the members defined in the relevant > EventInit dictionaries. > > Integer-valued constants like the ones on UIValueChangeRequestEvent are > frowned upon, use WebIDL enums instead. > > HTH > Ms2ger > >
Received on Sunday, 18 August 2013 11:32:01 UTC