Hi all, I am developing a web application with ColdFusion MX 6.1.
I added some AJAX features using WDDX as format for exchanging data between the browser and the server, since it's supported natively by ColdFusion (e.g. CFCs with remote access). However the WDDX JavaScript serializer/deserializer functions from the www.openwddx.org web site seems pretty slow when dealing with large/complex amount of data, e.g. a 50 KBytes WDDX packet, containing a struct, containing some strings and a large recordset ... Both Internet Explorer and Firefox take up a lot of time (e.g. 10 seconds) to decode the data ... Do you know any better WDDX JS library? Should I just dump WDDX and go with something more recent, e.g. JSON? Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:219846 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

