|
If I have a cfc that is stored in the application scope, and
that cfc has a function that creates structure with a statement <cfset var
myStruct=structnew()>. The returned structure is stored in the session
scope. Will I have any issues with this set up? Will that session structure be
unrelated to the application cfc? |
- Re: [CFCDev] shared scope question Marlon Moyer
- Re: [CFCDev] shared scope question Jeffry Houser
- RE: [CFCDev] shared scope question Dawson, Michael
