Which JSON libraries did you observe not performing well?

-Mike Chabot


On Tue, Dec 14, 2010 at 12:29 PM, Brook Davies <[email protected]> wrote:

>
> Note that they are considerably slower than the built in serializeJSON()
> functions on large objects..
>
> Brook
>
> -----Original Message-----
> From: Mike Chabot [mailto:[email protected]]
> Sent: December-14-10 7:31 AM
> To: cf-talk
> Subject: Re: coldfusion json truncates leading zeroes
>
>
> You might consider exploring the open-source JSON functions instead of
> using
> the built-in ColdFusion function.
>
> http://forums.adobe.com/thread/747765
>
> -Mike Chabot
>
> On Mon, Dec 13, 2010 at 10:52 AM, fun and learning
> <[email protected]>wrote:
>
> >
> > Hi All -
> >
> > I am using jquery jqgrid with Coldfusion. I have a cfc whose return
> format
> > is JSON. I have a database column of type varchar, but it returns values
> > which starts with zeroes. On displaying data, the leading zeroes are
> > truncated. I verified in firebug, the JSON response itself is cutting off
> > the leading zeroes.
> >
> > Any suggestions or thoughts on this?
> >
> >
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:340057
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to