On 11/07/07, Christopher Armstrong <[EMAIL PROTECTED]> wrote: > On 7/10/07, Noah Gift <[EMAIL PROTECTED]> wrote: > > Any web framework integration planned...? > > We have some very simple code that integrates it with Zope—basically > something that sets up a simple Zope Utility that allows you to get > thread-local Store objects by name. I think we discussed releasing it > as a separate project, so keep your eyes peeled.
More importantly than providing thread-local stores, it also hooks those stores up to the Zope transaction system, so changes get committed or rolled back at the right point in a request. James. -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
