php-developer-list | 2001122
Date: 12/20/01
- Next message: Martin Jansen: "[PHP-DEV] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Previous message: Marco Kaiser: "[PHP-DEV] SID Problem"
- In reply to: Yasuo Ohgaki: "[PHP-DEV] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Next in thread: Yasuo Ohgaki: "[PHP-DEV] 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/-- 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>
- Next message: Martin Jansen: "[PHP-DEV] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Previous message: Marco Kaiser: "[PHP-DEV] SID Problem"
- In reply to: Yasuo Ohgaki: "[PHP-DEV] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Next in thread: Yasuo Ohgaki: "[PHP-DEV] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

