ColdBox Forums Notification: Post to cfajaxproxy

Title: RE: cfajaxproxy
Thread: cfajaxproxy
Forum: Discussions
Conference: ColdBox
User: lmajano Hi daemach,

I don't see why it would give you problems, if the coldboxproxy
is JUST a cfc too with arguments and a returntype. However, the [b]any[/b]
return type might give you problems. However, the proxy is there for you to
build on, so you can defintely build a [b]processJSON[/b] method that will
return just JSON like the cfajaxproxy specifies, and you have arguments, which
in JS is just an associative array.

Then you can just call the processJSON
method on the coldboxproxy and expect JSON back, so the cfajaproxy won't
complain.
http://www.luismajano.com/forums/index.cfm?event=ehMessages.dspMessages&threadid=EB05BE4D-FF65-CEF6-654569B350AB7788