On Dec 11, 2010, at 8:53 AM, Steve Alex wrote:

> 
> On Dec 11, 2010, at 8:22 AM, Aparajita Fishman wrote:
> 
>>>     $json := a4d.json.new
>>>     $json->add("jobstage";$conv)
>>>     $blob := $json->toJSON
>> 
>> What does blob size($blob) return?
> 
> It returns 32001.
> 
> In this test, there are 1125 collection items that are about 700 character is 
> json or about 787,500 characters.
> 
> I seem to remember I had some problems with local blobs and tried using 
> A4D_Upload from web_compiler, but same results.
> 
> The collection seems fine, at least I can dump the last item.
> 
> Guess I can break it into chunks. 
> 

I'll add that I've dumped more that 32k characters to textarea before using 
->write, then copied and pasted without any problems. Seems to be in ToJSON.

Steve

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to