Why does not serialize each AmpBox separately?
On Thu, Apr 1, 2010 at 12:45 AM, wrote:
> On 03:54 pm, vlad.shevche...@gmail.com wrote:
> >Hi all!
> >
> >Stuck with AmpList again :( Im trying to send/retrieve data much
> >larger
> >then 64K and choose AmpList cause it "Convert a list of dicti
On 03:54 pm, vlad.shevche...@gmail.com wrote:
>Hi all!
>
>Stuck with AmpList again :( Im trying to send/retrieve data much
>larger
>then 64K and choose AmpList cause it "Convert a list of dictionaries
>into a
>list of AMP boxes".
>
>My original data looks like a long list of dicts [ {1}, {2},
Hi all!
Stuck with AmpList again :( Im trying to send/retrieve data much larger
then 64K and choose AmpList cause it "Convert a list of dictionaries into a
list of AMP boxes".
My original data looks like a long list of dicts [ {1}, {2}, ..., {x} ].
I convert it to [
{'data': 'json encoded