> -----Original Message----- > From: Dan G. Switzer, II [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 06, 2005 12:06 PM > To: CF-Talk > Subject: RE: [SOT] Better WDDX JavaScript serializer/deserializer > functions? > > Jim, > > >But the library was browser compatible for Netscape 3... there is an > > Which is why in my original post I said they wrote for maximum > compatibility. > > You said (and I summarize) "Actually no... there was no other way to do > it." > I was just pointing out that there were other ways to do it, but maximum > compatibility was the most important thing (and rightly so) at the time.
Well. I'll give you that. ;^) Perhaps I should have said there was no standard way to do it. > >You can compare the libraries currently available with those given out at > >the first Allaire User conference in 1998 - there are very, very few > >changes. > > I just download the last WDDX SDK released and noticed it doesn't contain > the most current wddx.js file. Well - that explains it. > They really ought to at least put the latest wddx.js file in the SDK. I > wonder if anyone is actively monitoring the OpenWDDX e-mail... I'm not sure if anybody actually manages the site at all anymore. But if so it would probably be Nate or Sim. > Like I said, I don't think I've ever used JS to deserialize WDDX. I always > try to deliver data to the browser in native JS or I've used specialized > XML > that specific to my project. > > I do use the <cfwddx /> tag to convert native CF data straight to JS > though. In AJAX-style applications it's often simpler to just pass XML back and forth (to pass "raw" JS you need to have a container to run that script in - something like a hidden frame or such). Of course not many people are working on "real" AJAX applications - I've only done one and that's actually an HTA application for intranet use. 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:220244 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

