From: Darren Garvey (lists.drrngrvy_at_[hidden])
Date: 2007-04-06 19:37:33


On 06/04/07, Darren Garvey <lists.drrngrvy_at_[hidden]> wrote:
>
> >>> *should cookie variables be accessible just like GET/POST vars, or
> separately?
>

Just to comment on my own point (sorry...), separation of GET/POST/cookie
variables would make incremental parsing of them (ie. to save on memory
consumption) almost trivial to implement.