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...

I was a bit surprised to find it has neither a string nor a character type.  Strings are handled as raw byte sequences (and so presumably it's up to the application to deal with encoding issues).  That's is not a design I find very appealing.

http://wiki.msgpack.org/display/MSGPACK/Format+specification

James


On Mon, Dec 31, 2012 at 6:28 AM, Simon St.Laurent <simonstl@simonstl.com> wrote:
Years ago I hoped that programmers would move away from XML and toward formats that were a better fit for the kinds of messages they wanted to send between specific kinds of senders.  I pointed to ASN.1 as a binary option (though never one I could make work), and was happy to see JSON emerge as a simpler text-based format for many kinds of messages.

Today, this one seems to keep coming across my Twitter feed, even from people reporting that they're using it.

------------------------------------------------
MessagePack: It's like JSON. but fast and small.

MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON but it's faster and smaller. For example, small integers (like flags or error code) are encoded into a single byte, and typical short strings only require an extra byte in addition to the strings themselves.

If you ever wished to use JSON for convenience (storing an image with metadata) but could not for technical reasons (encoding, size, speed...), MessagePack is a perfect replacement.

http://msgpack.org/
------------------------------------------------

There's support in lots of languages, though I haven't had time to play.  I suspect a few folks here might still be interested.

Thanks,
--
Simon St.Laurent
http://simonstl.com/

_______________________________________________________________________

XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.

[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
subscribe: xml-dev-subscribe@lists.xml.org
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php




[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