mlwmohawk wrote:

> On Thursday 20 December 2001 08:38 am, Yasuo Ohgaki wrote:
> 
>>Jani Taskinen wrote:
>>
>>>Why not make it standalone extension?
>>>Just check the ext/msession/ extension which has done
>>>this same thing.
>>>
>>>--Jani
>>>
>>Then msession may have the same problem that I mentioned.
>>Since session module can be disabled, if users load
>>extension depands on session module, it will end up with
>>undefined symbol error. This is not nice...
>>
> 
> Actually, msession should compile just fine without session, however, it 
> won't be able to bcome a PHP session handler because that code is not 
> included with the build.
> 


I see your code. It's fine without session since mssesion is a part of
php4 source tree if user build msession with PHP. :)
(There is a issue, though...)

I suppose Sascha will change session.c a little, msession as well as 
pgsql handler should work well after the change.

-- 
Yasuo Ohgaki


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to