I am getting ready to build an app using Flash Remoting for the first time, and I was thinking about a session facade, since it will be an ecommerce site. I think I'm overanalyzing it, so I was hoping someone here could set me straight on the concept of using a session facade with a Flash front end.

Specifically, how/where do you initialize the session? In the Application.cfm file? Do you make all method calls to the facade component only? (Is the facade component the 'controller' in this approach?) Can you make a call like CFCgateway.IsLoggedIn() in Flash that returns an accurate result? (In other words, when you make the gateway connection to the session facade object, what scope does that object exist in?)

I'm sure I'm making too much out of this, but I haven't had my "a-HA!" moment with Flash Remoting yet, and am hoping the list can set me on the right track :)

Thanks for any help/suggestions,
 - Ken

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.


CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to