On Mon, Aug 27, 2001 at 01:33:46AM +0300, Zeev Suraski wrote:

> The other issue is a suggestion I want to pitch - right now, if sessions 
> are started after the headers are already sent, we'll get a nice 
> headers-already-sent error.  If we have trans_sid enabled (which we will 
> most probably, from now on) - we can check whether the headers are already 
> sent, and if they are, move to use trans_sid instead.  Any comments?

I think that sounds reasonable, although the aforementioned error
does indirectly enforce better coding and organization.  Your
proposed change should make things easier for developers, though.

-- 
Jon Parise ([EMAIL PROTECTED])  .  Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/  :  Computer Science House Member

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to