[Zope3-dev] Re: Keening for the poultry

2005-10-18 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stephan Richter wrote: > On Thursday 13 October 2005 11:48, Tres Seaver wrote: > >>I have been trying to write a doctest for the "tools" stuff to show >>Jürgen Kartnaller how[1], so he could write a test for the bug he found >>in tool deletion[2]. >>

[Zope3-dev] Re: Keening for the poultry

2005-10-13 Thread Jim Fulton
You are right. I agree. It's my fault. The local component configuration model is far too complicated. Thankfully, thanks to Stephan, it's much less complicated than it used to be. I won't bore you with the explanation of how we got here. (You probably remember. :) Anyway, I'd like this to be

[Zope3-dev] Re: Keening for the poultry

2005-10-13 Thread jürgen Kartnaller
Hi Tres. I just want to show you what I have so far. See the attached test file. I took me really a lot of time to figure out all these things. Currently I'm at a point where the view is missing the activeTool which is set up in __init__. How should a zope rookie be able to write such a test if