|
Team How does one go about
converting *from*, wisely, session
scope to client scope. While being
mindful of the fact that speed does play a big role in the application. As of current, the application is storing quite a few items
in memory, complete queries (ie, <cfquery name=”session.name”
…> ) - Im
sure the question has been raised before My issue is no different as I simply
need to, store the same data in Client scope (database) while not sacrificing
speed. My peers have advised me to get
away from doing this… but that’s not my call nor can I even claim
responsibility for going this route to begin with as much as I might agree with
all your helpful replies. Best Regards R. Anthony |
- RE: [CFCDev] Converting Session Scope (complex data type) ... Ramene Anthony
- RE: [CFCDev] Converting Session Scope (complex data t... Barney Boisvert
- RE: [CFCDev] Converting Session Scope (complex data t... Ramene Anthony
- Re: [CFCDev] Converting Session Scope (complex da... Sean A Corfield
