We are currently working on a small project to test AJAX feasibility for
us.  We found that it is a great deal of work compared to simple page
refreshes.  However, the stuff is very cool and has some great
potential.

We do not use web services, so to speak.  I created a simple page that
returns an XML packet to the AJAX request.  Simple and very effective.

M!ke

-----Original Message-----
From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 09, 2005 9:50 AM
To: CF-Talk
Subject: Re: Architecture thoughts

> On Monday 08 August 2005 23:34, Marlon Moyer wrote:
>> ability to use flash, html, "ajax",etc.  I was thinking about 
>> creating all of the business logic as a set of web services.  Any 
>> thoughts,

> Pitfall- web services are slow to execute, certainly much slower than 
> an Ajax post/get.

I thought AJAX apps generally used webservices to fetch their data...
isn't that the reason they use the XmlHttpRequest object? (and the
reason why X ended up in the acronym).

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:214217
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