Ticket #125 (closed enhancement: fixed)
Replace session resource manager with stubBindingScopes::$SESSION
| Reported by: | mikey | Owned by: | mikey |
|---|---|---|---|
| Priority: | major | Milestone: | 0.7.0 |
| Component: | InversionOfControl | Version: | SVN-trunk |
| Keywords: | Cc: |
Description (last modified by mikey) (diff)
The features provides by the session resource manager can also be provided by a new binding scope within the IoC container, which makes sense as it is used anyway. Therefore a new binding scope stubBindingScopes::$SESSION should be introduces which takes care of providing the same features as the session resource manager.
Enhancement #97 is a prerequisite for this.
Change History
Note: See
TracTickets for help on using
tickets.
