> > 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).
Yeah it parses it for you. It unmarshals cfc's into native javascript objects and vise versa. -- ~Blog~ http://www.robrohan.com ~The cfml plug-in for eclipse~ http://cfeclipse.tigris.org ~open source xslt IDE~ http://treebeard.sourceforge.net ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:215391 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

