You could be taking about one of two things here. If you're referring to database-driven sessions, then see here: https://trac.cakephp.org/ticket/1163 This is an enhancement that will (most likely) be implemented before 1.2 final.
If you mean accessing session data in your model, then Mariano is correct: don't do it. On Feb 22, 11:43 am, "Simon Jackson" <[EMAIL PROTECTED]> wrote: > Is it possible to retrieve session data within a model? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
