> Is not a hard cross to bear, and considering that sqlite enabled
> sessions should be avoided in the first place, I think its a bad idea to
> include them by default.
>
> -Sterling
+ 1
One thing I would like to point out here, is that a session backend is
transparent to the user. As long as their sessions are stored, and the
api works, they really don't care. So why would we want to use a
different embedded technology? The only logical reasons are: it offers
more functionality, or it is better performing.
I still can not see a functionality difference. As to performance, I
think it is obvious that file based sessions are faster.
-Jason
--
Jason Greene <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php