Take for example a Users CFC which contains all of the functions for user login, logout, information, etc. A single cached CFC could do it or a host of CFFUNCTIONs that are included inside a single CFINCLUDE. A third option would be to cache each CFFUNCTION into the application scope for use.
These are all interesting approaches. What are peoples thoughts on these? Does one look better than the other? Faster? More optimal?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

