| Gregory (Grisha) Trubetskoy 2006-03-13, 2:45 am |
|
I'm -1 on get_session() too. The request object is supposed to be a
representation of Apache's request, and get_session() just does not belong
there.
Grisha
On Sun, 12 Mar 2006, Jim Gallacher wrote:
> I handn't really intended to start working on an implementation. I just don't
> like seeing all those issues in JIRA marked as unassigned. Since I created
> it I figured I should take some responsibility for it. Plus, it's a gentle
> reminder when I list my assigned issues - resolve it one way or another.
>
> I still think we need some sort of solution to the problem of people trying
> to create 2 session instances in the same request, but I agree that the
> original concept of req.get_session() was not quite right.
>
> Jim
>
> Graham Dumpleton wrote:
>
|