Ticket #9 (closed Feature Request: fixed)
Generic session handler
| Reported by: | gregmac | Owned by: | OscarB |
|---|---|---|---|
| Priority: | major | Milestone: | 2.0 |
| Component: | Core | Version: | SVN HEAD |
| Keywords: | Cc: |
Description
Write sessions as a generic API, so different backends can be used (may make sense to write the BF Session API to just be a frontend to the PHP native sessions, and use PHP's session handlers).
This way, backends for native PHP files-based sessions, fully db-based sessions, and CI-style cookie-based sessions could all be used with the same API, simply by changing a config variable.
Change History
Note: See
TracTickets for help on using
tickets.
