XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
RE: [xml-dev] Doing unto JSON what...

-----------
How are BSON and MessagePack different from http://code.google.com/p/protobuf/ ?

Regards,

	Shlomi Fish
------------

To answer that you need to look at the details.
One that stands out is that Protocol Buffers is not self describing,
You have to compile a "protocol definition" (aka schema aka header file)
The binary format does not include the structure , things like variable names.
BSON includes the variable names so needs no external schema.

Binary formats are as old as computers ... and they all differ.
So instead of learning an existing one or having to go through the pain of picking one,
I just write a new one for every project ... its so much easier !    ( 1/2 :)

-David

----------------------------------------
David A. Lee
dlee@calldei.com
http://www.xmlsh.org





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS