On Wed, 27 Mar 2002 [EMAIL PROTECTED] wrote: > I meant to say "I'm sure the SRM guys would love this." perhaps that was an >overstatement. Oh well, but > it answers a lot of issues about who creates the session id. Should php create the >session id, or should > the session handler?
IMO the sessiono handler should be _able_ to do it. It gives much more flexibility to the session handler writers. I'll rephrase it: "The SRM guys would love this". Derick > > On Tue, 26 Mar 2002 [EMAIL PROTECTED] wrote: > > > >> If it is possible, I'd like to push this one on to the fast track. > >> > >> I have a couple msession users that would REALLY like this patch, and > >> I'm sure the SRM guys would love to have it too. This patch is the > >> product of a discussion a month back about session id cookies. This > >> allows the session handler to create the session id. By allowing the > >> session handler to create the session id, chance of collision can be > >> eliminated as well as povide a lot more control over session creation > >> to the session handler. > >> > >> On the plus side, session handlers which do not need this > >> functionality can remain unchanged. > >> > >> > >> > >> > Please forward me your patch regarding the session module as > >> > I've requested publicly on the list[1]. > >> > > >> > Because I've seen too many broken patches lately, I'd also ask > >> > you to refrain from committing your patch until we agree on all > >> > its merits. > >> > > >> > Thanks. > >> > > >> > [1] http://news.php.net/article.php?group=php.dev&article=81593 > >> > > >> > - Sascha Experience IRCG > >> > http://schumann.cx/ http://schumann.cx/ircg > >> > > > > ----------------------------------------------------------------------- > > PHP: Scripting the Web - [EMAIL PROTECTED] > > All your branches are belong to me! > > SRM: Script Running Machine - www.vl-srm.net > > ----------------------------------------------------------------------- > ----------------------------------------------------------------------- PHP: Scripting the Web - [EMAIL PROTECTED] All your branches are belong to me! SRM: Script Running Machine - www.vl-srm.net ----------------------------------------------------------------------- -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php