[erlang-questions] fyi: Google protocol buffers
Christian S
chsu79@REDACTED
Sat Jul 12 13:51:02 CEST 2008
On Thu, Jul 10, 2008 at 11:48 AM, ERLANG <erlangy@REDACTED> wrote:
> Hi,
>
> Perfectly agree with you Christian.
> So, my question again. Any guys interested to do that ?
>
> cheers
> Y.
Oh the irony: I see more use in extending something like
http://code.google.com/p/googerl/ to support more/all of google's
apis. Yeah, XML. :|
If I want to serialize some terms in erlang I'll always have
term_to_binary. If I want to talk with other languages, i would
prefer ubf, but likely i would end up with json. Or XML if I dont have
any saying.
More information about the erlang-questions
mailing list