That is one way, but a façade and/or proxy is not always the best either.

Depending on one's needs an API behind a RESTful service, offers far more
security and other benefits.


Regards,
Andrew Scott
http://www.andyscott.id.au/


> -----Original Message-----
> From: Bryan Stevenson [mailto:br...@electricedgesystems.com]
> Sent: Tuesday, 1 March 2011 12:50 PM
> To: cf-talk
> Subject: Re: How secure is RDS
> 
> 
> ....and it was the "accessor" stuff that lost me ;-)
> 
> In simple terms are you talking about a single CFC that all other CFC
calls pass-
> through?  I've heard that called a "facade", but whatever you call it, it
is a way
> of not requiring all CFCs to be of accessType remote when using AJAX_CFC
> for example (at least that's what I do).
> 
> The idea is that you pass the component and method name you want to call
> and all other args are passed as part of the arg collection to the target
CFC.
> 
> Any real code samples you know of?
> 
> TIA
> 
> Cheers
> 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:342627
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to