Re: Tips for standardizing web APIs

2014-09-09 Thread Lars Knudsen
On Tue, Sep 9, 2014 at 12:22 PM, Mounir Lamouri wrote: > On Tue, 9 Sep 2014, at 00:15, Lars Knudsen wrote: > > looks good, > > > > maybe adding to always take a holistic view on what you are doing and how > > it will interact with other specs/standards used in the same

Re: Tips for standardizing web APIs

2014-09-08 Thread Lars Knudsen
looks good, maybe adding to always take a holistic view on what you are doing and how it will interact with other specs/standards used in the same apps (e.g. considering DeviceOrientation and DeviceMotion before makeing OrientationLock ;)) br Lars On Mon, Sep 8, 2014 at 3:52 PM, Andrew Overholt