Top Comments
All Comments (41)
-
wave? lol
-
This guy has the most annoying voice, I wish they would dub it over with someone like Ian McKellen as narrator.
And like most Google employees, you get that slight I'm-soooo-much-smarter-than-yo
u attitude. Ugh. -
great session, i learned a lot from it
-
Guys... It's true that there is no use for this " hyper-redundant nonsense to get a simple JSON result back and parse it".
But if you are actually writing a two-way rest app, using put, post, delete and caching, things become a lot more complicated. Unless you are willing to sacrifice performance.
Just saying.
-
@russellperry Well Separation of role always comes with a cost. Android System design also makes these worse.. you have content provider but need to execute the operation in a separate Service with a separate thread.
-
if everything fails: google for android-developing-RESTful-an
droid-apps.pdf -
Thanks alot , is there any sample code that we can look at ?
-
I'm sorry, but this is Google's engineering culture run amok. REST architecture should never be this complicated. I get mobile small footprint, CPU management, radio, etc. There's still no excuse for this 5-layered, hyper-redundant nonsense to get a simple JSON result back and parse it. This tendency to over-complicate simple operations is all over the Android API, and seems to be the result of a bunch of PhDs writing APIs to satisfy CS theory rather than solve simple problems in a simple manner
-
@GrEEnOneMK Exactly. Look, all you have to do is implement IUnknown, relate the ProdID in the registry to the GUID of your component...OK, let me back up. First you need to...no wait. See, it's very simple. No, wrong hive in the registry! Not HKCU -- HKLM, silly. Can't believe you thought it was HKCU, lol!
They also apparently called in the whole Windows Installer team to help with the architecture as well. This is complicated stuff. I mean you have to call a server and parse the result!
-
Cool. Rest Client Applications.
I am happy to see that even google employees can be nervous at presentations. Now I feel not so bad about my own presentations anymore :)
cciach 1 year ago 23
Ditto below post.
Very useful vid.
Where can we find sample SOURCE for the pattern(s) described here?
850mph 1 year ago 19