Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/session php_session.h session.c /ext/wddx php_wddx_api.h wddx.c From: Andrei Zmievski (andrei <email protected>)
Date: 05/01/01

On Wed, 02 May 2001, Alexander Bokovoy wrote:
> On Tue, May 01, 2001 at 11:15:56PM +0200, derick <email protected> wrote:
> > Hello Alexander,
> >
> > We (The SRM Team) also have great interest in this. Maybe we can
> > collaborate on this.
> OK. Andrei, what changes are actually need to be done in session module?

Basically the same changes as for serializer handlers. ps_module is
already defined, need to add structure that keeps track of registered
storage handlers, function that registers them, that sort of thing.

-Andrei

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>