> -----Original Message-----
> From: Bryan F. Hogan [mailto:[EMAIL PROTECTED] 
> 
> It will depend on the amount of memory you have on your machine.

That's isn't a problem, there's plenty to spare.

> I don't think it is wise though to stuff data other than simple 
> variables or CFC objects.

I was thinking of storing the parsed data, i.e. I'd have a file that
would load the data from the database, process it (e.g. collate a
calendar) and store it in the Application scope for faster display as
the visitor loads the page.

> I would try and find a way to store references to my data instead of
the
> data itself.

I couldn't see the reason to do that myself.  OK, maybe leaving the e.g.
event details in the database while caching the event list, but the
whole point is to cache data rather than having to load and process it
constantly.

-- 
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include <stdjoke.h>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196207
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to