Date: 12/20/01
- Next message: Martin Jansen: "[PHP-DOC] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Previous message: Hartmut Holzgraefe: "[PHP-DOC] RFC: Function Reference numbering in table of contents"
- In reply to: Yasuo Ohgaki: "[PHP-DOC] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Next in thread: Yasuo Ohgaki: "[PHP-DOC] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 20 Dec 2001 22:38:03 +0900, Yasuo Ohgaki wrote:
>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...
But that's actually the problem of the developer: If he want's
to use your module, he simply has to ensure that the session
module is compiled in his PHP version.
Basically, this is the same with PEAR DB e.g.: If I want to use
it's abstraction layer for Oracle, I have to make sure that
Oracle is available within PHP.
- Martin
-- Martin Jansen, <mail <email protected>> http://www.martin-jansen.de/
- Next message: Martin Jansen: "[PHP-DOC] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Previous message: Hartmut Holzgraefe: "[PHP-DOC] RFC: Function Reference numbering in table of contents"
- In reply to: Yasuo Ohgaki: "[PHP-DOC] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Next in thread: Yasuo Ohgaki: "[PHP-DOC] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

