Hi Matthew,

> So, typically, you'll grab the session and inject it into services
> that interact with it (flash messenger, controllers, auth, etc.) --
> that way, the session is only initialized when you actually need to
> interact with it. This is, of course, why we haven't integrated it
> entirely yet -- we have some open questions about how/when that should
> happen. For now, you will initialize it when you need it. If that's on
> every page, then do it via a bootstrap event listener.

Ok, that makes a lot of sense now. Thanks for clarification!

Regards,

Ralf

-- 
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com


Reply via email to