Re: Why aren't most devices virtual web services?

On Thu, 14 Jan 2010, John Kemp wrote:
> 
> We are designing Javascript APIs here. Those APIs involve making 
> Javascript calls.

Is this a requirement? If so, why? It seems like if it makes more sense to 
expose something as a RESTful API exposed with a custom scheme handled 
natively by the UA, then we should do that, rather than expose things as a 
JavaScript API.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Thursday, 14 January 2010 20:01:13 UTC