Re: New feature: Support for MessagePack Serializer

2012-03-06 Thread Florian Apolloner
Hi, since this Serializer can be easily maintained outside of core there is no need to include it. -1 from me. Cheers, Florian -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the web visit https://groups.goog

New feature: Support for MessagePack Serializer

2012-03-06 Thread Hiroki Kiyohara
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 unl