No apologies necessary at all :) I'm just extremely glad you wrote the module and remembered it!!! I am running a test of update speed via an external method vs this new 'direct-to-zodb' process. If anyone is interested I will post the results. Jonathan ----- Original Message ----- From: "Chris McDonough" <chrism@plope.com> To: "Jonathan Hobbs" <toolkit@magma.ca> Cc: <zope@zope.org> Sent: July 5, 2004 5:11 PM Subject: Re: [Zope] direct access to zodb question
On Mon, 2004-07-05 at 17:07, Jonathan Hobbs wrote:
From: "Chris McDonough" <chrism@plope.com>
Errr... maybe try "from Testing import makerequest; app = makerequest.makerequest(app)" after app = Zope.app()..
Sweet! That did the trick!
Good news.
Where the x did that wee piece of arcane knowledge come from??!!
Er.. I wrote the module a long time ago. It's just completely undocumented, sorry!
- C