- From: Mandyam, Giridhar <mandyam@quicinc.com>
- Date: Sun, 3 Aug 2014 19:53:30 +0000
- To: Mounir Lamouri <mounir@lamouri.fr>, Tim Volodine <timvolodine@google.com>, public-geolocation <public-geolocation@w3.org>
- CC: Rich Tibbett <richt@opera.com>, Rob Manson <roBman@buildar.com>
Having heard no objections, I am going to ask Tim/Rich in their capacity as Editors of the DeviceOrientation spec to create an ED with the quarternion proposal incorporated.
Note that Mounir has posted to the public-fx list a suggestion to incorporate this into the Geometry specification: see http://lists.w3.org/Archives/Public/public-fx/2014JulSep/0076.html. Thanks for Mounir for doing this. If this feature is incorporated into the Geometry spec, the editors can adjust the DeviceOrientation specification accordingly.
Thanks,
-Giri
-----Original Message-----
From: Mandyam, Giridhar [mailto:mandyam@quicinc.com]
Sent: Thursday, July 24, 2014 8:40 AM
To: Mounir Lamouri; Tim Volodine; public-geolocation
Cc: Rich Tibbett; Rob Manson
Subject: RE: Proposal to add unit quaternion representation to the Device Orientation event.
Hi Mounir,
It just went to Last Call: http://www.w3.org/TR/2014/WD-geometry-1-20140626/. I wonder if we bring this in at this point.
One possibility is to suggest this as a change to the Geometry I/F Module Level 1 spec prior to the August 7 deadline for LC comments, and go ahead and list the quaternion interface in DeviceOrientation until it is adopted in the Geometry I/F.
Does anyone else have opinions on Mounir's suggestion?
-Giri
-----Original Message-----
From: Mounir Lamouri [mailto:mounir@lamouri.fr]
Sent: Thursday, July 24, 2014 8:30 AM
To: Mandyam, Giridhar; Tim Volodine; public-geolocation
Cc: Rich Tibbett; Rob Manson
Subject: Re: Proposal to add unit quaternion representation to the Device Orientation event.
Giri, should we investigate adding this to http://dev.w3.org/fxtf/geometry/ ?
-- Mounir
On Thu, 24 Jul 2014, at 22:43, Mandyam, Giridhar wrote:
> If there are no objections to this proposal provided to the mailing
> list by 5 PM US Pacific Time, August 1, 2014, then I will request the
> editors (Tim and Rich) to include this proposal in the DeviceOrientation spec.
>
> Thanks,
>
> -Giri
>
> -----Original Message-----
> From: Mounir Lamouri [mailto:mounir@lamouri.fr]
> Sent: Thursday, July 17, 2014 3:05 AM
> To: Tim Volodine; public-geolocation
> Cc: Rich Tibbett; Rob Manson; Mandyam, Giridhar
> Subject: Re: Proposal to add unit quaternion representation to the
> Device Orientation event.
>
> On Thu, 17 Jul 2014, at 00:29, Tim Volodine wrote:
> > Proposed interface changes:
> >
> > [Callback, NoInterfaceObject]
> > interface OrientationQuaternion {
> > readonly attribute double x;
> > readonly attribute double y;
> > readonly attribute double z;
> > readonly attribute double w;
> > }
>
> That sounds great! Should we consider adding DOMQuaternion to
> http://dev.w3.org/fxtf/geometry/ instead of creating it inside this spec?
>
> -- Mounir
>
Received on Sunday, 3 August 2014 19:54:00 UTC