I posted earlier, but I'm still trying to figure this out (sorta new to
CFCs)...

My CFC is over 1200 lines of code.  I can't put it into server or
application scope because if the CFC is executed by simultaneous requests, a
second call to the CFC might overwrite data in the first call.  How might
cflock come into play?

The only thing I think I'm left with is the session scope, but it seems like
I'd get better performance by just not caching it.

Thoughts?

I hope this makes sense... like I said, I'm just getting into CFCs and lots
of questions are racing around in my head.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com

Reply via email to