Steve Onnis wrote:
Certainly you can use CF Mappings for CFC's. The only time they need to be exposed under the webroot is if you are trying allow remote access via a URL, Flash Remoting or as a WebService.Can you use CF Mappings to in the paths for invoking your CFCs?
I would recommend keeping your core components outside of the webroot, and building facade objects for access to components from the outside. That is, a component that calls your "hidden" core components and provides a more carefully restricted set of methods for access by outside parties.
-- geoff
http://www.daemon.com.au/
---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/
