Re: Google protocol buffers
Brad Taylor <[email protected]>
| Newsgroups | gmane.comp.gnome.dashboard.devel |
|---|---|
| Message-ID | <1215801560.31211.47.camel@nightcrawler> |
Hey, > In case you didn't see it, Google released their "protocol buffers" as > open source the other day: Now I haven't done that much research into Google's protocol buffers, but from first blush, this seems similar in spirit to Thrift[1], which is a lightweight, cross-platform binary serialization method, and works with C# (among many other languages). Maybe this warrants a look as well? Cheers, -Brad -- [1] http://developers.facebook.com/thrift/