Re: [webkit-dev] Adding ENABLE_CONTACTS to WebCore

2011-07-04 Thread Robin Berjon
Hi all, sorry for not jumping into this thread earlier. I'll try to summarise my opinions succinctly in order to avoid extra noise. On Fri, Jun 24, 2011 at 7:27 PM, Ojan Vafai wrote: > Is there a document that lists the use-cases for this API? I couldn't find > anything from a quick glance throu

Re: [webkit-dev] Adding ENABLE_CONTACTS to WebCore

2011-06-28 Thread Maciej Stachowiak
On Jun 28, 2011, at 12:22 PM, Ojan Vafai wrote: > On Tue, Jun 28, 2011 at 10:10 AM, Maciej Stachowiak wrote: > On Jun 27, 2011, at 9:49 AM, Ojan Vafai wrote: >> Can you give an example of a smooth UI that you'd need the more complex API >> for? When I think of the existing mail and chat apps in

Re: [webkit-dev] Adding ENABLE_CONTACTS to WebCore

2011-06-28 Thread Ojan Vafai
On Tue, Jun 28, 2011 at 10:10 AM, Maciej Stachowiak wrote: > On Jun 27, 2011, at 9:49 AM, Ojan Vafai wrote: > > Can you give an example of a smooth UI that you'd need the more complex API > for? When I think of the existing mail and chat apps in iOS/Android that > I've use, could give just as sm

Re: [webkit-dev] Adding ENABLE_CONTACTS to WebCore

2011-06-28 Thread Maciej Stachowiak
On Jun 27, 2011, at 9:49 AM, Ojan Vafai wrote: > Can you give an example of a smooth UI that you'd need the more complex API > for? When I think of the existing mail and chat apps in iOS/Android that I've > use, could give just as smooth a UI as the existing > apps, it's just on the browser s

Re: [webkit-dev] Adding ENABLE_CONTACTS to WebCore

2011-06-28 Thread Alex Russell
On Mon, Jun 27, 2011 at 5:49 PM, Ojan Vafai wrote: > Can you give an example of a smooth UI that you'd need the more complex API > for? When I think of the existing mail and chat apps in iOS/Android that > I've use, could give just as smooth a UI as the > existing apps, it's just on the browser

Re: [webkit-dev] Adding ENABLE_CONTACTS to WebCore

2011-06-27 Thread Ojan Vafai
Can you give an example of a smooth UI that you'd need the more complex API for? When I think of the existing mail and chat apps in iOS/Android that I've use, could give just as smooth a UI as the existing apps, it's just on the browser side to make the UI good instead of on the web developer side

Re: [webkit-dev] Adding ENABLE_CONTACTS to WebCore

2011-06-27 Thread Alex Russell
On Fri, Jun 24, 2011 at 7:27 PM, Ojan Vafai wrote: > Is there a document that lists the use-cases for this API? I couldn't find > anything from a quick glance through the DAP working group's mailing list > archive. A list of use-cases would help evaluate whether this is the best > API. At first g

Re: [webkit-dev] Adding ENABLE_CONTACTS to WebCore

2011-06-24 Thread Ojan Vafai
Is there a document that lists the use-cases for this API? I couldn't find anything from a quick glance through the DAP working group's mailing list archive. A list of use-cases would help evaluate whether this is the best API. At first glance, it strikes me that something like would meet the uses

[webkit-dev] Adding ENABLE_CONTACTS to WebCore

2011-06-23 Thread 김동관
Hi webkit-dev! I wanted to let you know that I plan to add Contacts API support to WebKit. This API is a new feature that is published by W3C. The Device APIs Working Group of W3C has just released a Last Call Working Draft of its Contacts API: http://www.w3.org/TR/2011/WD-contacts-api-2011