Hello all.

This is something related to Barry's talk on frameworks from the previous Brisbane CFUG.

I didn't quite understand where the best place to put library cfcs (like cfcs full of that sort of stuff you get from cflib.org) is.

I understood that Barry had an framework cfc in the server scope, that you invoke a method on an it returns a library CFC. How does that work under the hood? Do you return a new instance on each call? Or do you instantiate one library cfc, which lives for the duration of the application, and that one gets returned each time? If that's the case, wouldn't there be locking issues as every request tries to access the code in the one instance? Or is my understanding completely wrong?

Please clarify.
Thanks.

--
Haikal Saadh, Applications Programmer
Teaching and Learning Support Services
K405, Queensland University of Technology, Kelvin Grove Campus
[EMAIL PROTECTED], 3864 8633
CRICOS No. 00213J


---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to