Exactly, it would take just way too much logic on each page. I have to check the state of new posts since last visit, plus also posts that were unread before this visit, then mark certain things as read/ unread... etc, etc. Then finally serializing the array and storing it in the db.
Larger text/data in a single row can cause huge load times, id rather stick to the session like my current one is. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
