> -----Original Message-----
> From: wolf2k5 [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 16, 2005 5:35 AM
> To: CF-Talk
> Subject: Re: Ajax and CFCs
> 
> On 8/15/05, Jim Davis <[EMAIL PROTECTED]> wrote:
> > Although I'm sure it's incredibly useful to many for current purposes
> there
> > should be no server-side footprint.  CF and BD already do SOAP-based
> > services via CFC, .NET does them automatically as well.  WebSphere has
> > built-in thingies.
> >
> > The best solution would be to consume these native services with client-
> side
> > code.
> 
> Do you know any AJAX library or code sample that consumes CF web
> services (SOAP) natively?

Neuromancer (http://www.robrohan.com/projects/neuromancer/ ) does.  It's
quite a bit more complex (as a library) that I would generally like to see
and focuses a lot on interface functionality that (I think) from core
issues.

Unless I'm missing something big (which is very possible) I don't see
anything in it that actually converts data from XML to native JS or back
(it'll fetch the XML from the service... but it looks like it's up to you to
parse it).

But if you can dig in enough it might be exactly you need.

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:215214
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