> -----Original Message----- > From: Thomas Chiverton [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 16, 2005 11:34 AM > To: CF-Talk > Subject: Re: Ajax and CFCs > > On Tuesday 16 August 2005 15:21, Jim Davis wrote: > > Also it's trivial to write _A_ packet on the server and _A_ consumer on > the > > client for that one packet... but as you build more and more one-offs it > > gets less and less "trivial". > > This is true. > However, it is hard to be generic and fast.
I could honestly care less about speed about this point. You have to have the capability first - then you can complain about how slow it is. ;^) But when talking about just client-side XML I really don't see an argument that serilziation/deserialization for a custom XML packet is any slower or faster than for a generic one. And once that's done you're dealing with native objects which are quick-as-you-please. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:215246 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

