On Tuesday 24 July 2007 22:57:21 Michael Hudson wrote: > Tim Penhey wrote: > > On Wednesday 18 July 2007 06:58:11 Jamu Kakar wrote: > >> A branch is available for review; it's attached to bug #126613 [0]. > >> Please add review comments to the bug. Please direct questions about > >> using ZStorm to the list. > > > > OK List... > > > > Does anyone know how to set up ZStorm to work with grok? > > I asked Martijn at EuroPython about using non-ZODB sources of data and > he said that you currently have to have the root of the grok object in > the ZODB, but that this shouldn't be too hard to fix. I think this is > more a grok subject than a storm subject though... > > Cheers, > mwh >
I don't necessarily care that the root object has to be in the zodb, but what I do want to be able to do is to have the storm store connected to the transaction model used in grok. Later though I would like to be able to have a grok app where the root object is not in the ZODB, but that can come later, and as you said is more a grok problem than storm. Tim -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
