Re: Device API organization

On 1/17/13 3:53 PM, Rick Waldron wrote:
>
>
>
> On Thu, Jan 17, 2013 at 1:09 PM, Doug Turner <doug.turner@gmail.com
> <mailto:doug.turner@gmail.com>> wrote:
>
>     There is enough discussion about the design of the current device
>     sensors apis that I think we should consider a 'Version 2' spec that
>     encompass what we have learned.  I can not commit that Mozilla will
>     implement, but we will definitely evaluate its implementation cost.
>
>     Rick - is this something you want to lead?
>
>
> Yes, but I'm not familiar with the actual policy/protocol/process of
> getting started with specification authoring.
>
> Pointers and direction are greatly appreciated.
>
> cc'ing Tobie Langel
>
> Rick

i think you can just:

hg clone http://dvcs.w3.org/hg/dap/
cd dap
cd proposals
mkdir devices
cd devices
cp ../../sensor-api/Overview.html .

Then hack the hell out of Overview.html.

Received on Friday, 18 January 2013 00:47:58 UTC