Hi,

> Chris Shiflett:
> The regular session implementation in PHP is extremely flexible, right? 
> Sure, since you can write your own functions to do things such as store 
> session data in a database, etc. However, there is *nothing* to help the 
> average developer implement a professional-grade state management system 
> out of the box. [..]

Let's make it a documentation problem, then:

  "Using PHP in web farms" or the like.

Having msession in PHP's Core doesn't mean people understand what it's
good for. Moving it into PECL doesn't keep people, who *KNOW* what it
does still using it.
  
-daniel



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to