True, python objects are very useful all by themselves. I think I still
can get away with DB objects, by regularly updating them, never using
session DB objects for insert/update and even monitoring reads on what
value is being used.

I have not yet utilized the caching system as I thought it is ideal for
write once and read many times news-site type of applications. I don't
know how much of my basecamp type application can be cached given that
it is an interactive app with random read and writes.

Regards,
Sia


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to