New feature: Support for MessagePack Serializer

76 views
Skip to first unread message

Hiroki Kiyohara

unread,
Mar 6, 2012, 5:56:29 AM3/6/12
to django-d...@googlegroups.com
Hello dear Django developers.

I thought supporting for MessagePack (http://msgpack.org/) is good for Django. The Website of MessagePack says "MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.". I am interesting in MessagePack and want to try using MessagePack on Django.

You can review my commits at github:

How is it likely to add this feature to Django? Where do I go to do the work?

Thanks.

hirokiky

Florian Apolloner

unread,
Mar 6, 2012, 7:19:56 AM3/6/12
to django-d...@googlegroups.com
Hi,

since this Serializer can be easily maintained outside of core there is no need to include it.  -1 from me.

Cheers,
Florian
Reply all
Reply to author
Forward
0 new messages