On 7/4/07, beachcoder <[EMAIL PROTECTED]> wrote:
>
>
>
> On Jul 4, 10:54 am, "Mike Orr" <[EMAIL PROTECTED]> wrote:
> > I debated whether to eggify it but decided it's a lot of overhead for
> > one little module.  Especially since it's only temporary.  It's just
> > waiting to be packaged as a Pylons component.  (Although Ben or Jimmy
> > has said that's a couple releases away.)
> >
>
> That's good news. I'm just wondering about a couple points:
> 1. Best way to use SAContext with Elixir (Elixir has its own metadata
> etc)

Somebody was looking into that; I forget who.

> 2. Refreshing SAContext session context for each thread -what's the
> best way to do this ?

sac.session.clear()

The "del sac.session_context.session" method would probably work too,
though I've never understood why SessionContext supports it.

-- 
Mike Orr <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to