Linked by Hadrien Grasland on Sun 29th May 2011 09:42 UTC
Thread beginning with comment 475371
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[10]: Comment by Kaj-de-Vos
by bouhko on Wed 1st Jun 2011 17:53
in reply to "RE[9]: Comment by Kaj-de-Vos"
Yeah that's the idea.
Actually, looks like it's deprecated in favor of the plugin API. It should be able to achieve the same kind of stuff, maybe with a bit more work (but looks like it's more flexible).
Anyway, what's really awesome about protocol buffer is the way the are serialized. It's really efficient and fast (you can look up at some benchmarks on internet).




Member since:
2010-03-08
Okay, so if I understand it correctly it's about having a code generator that generates both sides of the RPC call based on a description language, right ? Sounds pretty neat indeed
The regular deprecation warnings at the beginning of the linked paragraph bug me, though.