|
|
|
|
|
by dpark
4575 days ago
|
|
>Using an existing system bypasses a huge part of that. Not really. I'm not sure it's any less work to move an entire app to use a new interface than to move to a new file store. Your mail app doesn't implement an HTTP interface that a unified search engine could consume. |
|
Exchange: http://msdn.microsoft.com/en-us/library/office/jj900500(v=ex...
Gmail: https://developers.google.com/gmail/gmail_inbox_feed (Search is only available publicly via SMTP and IMAP, which technically isn't HTTP, but the Gmail app is clearly using HTTP XHRs)