> -----Original Message-----
> From: wolf2k5 [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 17, 2005 4:35 AM
> To: CF-Talk
> Subject: Re: Ajax and CFCs
> 
> Hi,
> 
> I found another option for creating an AJAX interface to a CF
> application: calling a CFC's method with the URL parameters, it will
> return the result in WDDX format.
> 
> Do you think it is a good solution?
> 
> Someone mentioned that the WDDX format is pretty old and that the JS
> code is not updated since a few years, but I don't see a problem with
> that, unless there are bugs with it.
> Anyone?

All of the implementations are just old (and, because they don't take
advantage of any of the modern capabilities, slower than you'd expect) - but
most still work fine.

There's also a minor issue (depending on how you feel about standards) that
the WDDX standard is incompatible with XSD (you can't generate an XSD to
describe WDDX).

But the long and short of it is: it still works.

Jim Davis




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:215445
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

Reply via email to