|
From: Leonardo R. A. <le...@hi...> - 2002-01-11 20:13:03
|
On Fri, 2002-01-11 at 10:12, Albertas Agejevas wrote: > Hey guys, Hi, > > We're trying to clean up our development environment, putting products > we modify under CVS, etc. I've come across Shared/Hiper/voodoo.py in > ZUnit. From ZUnit user's perspective, there's absolutely no point to > have it outside the ZUnit product. Correct. > I understand that you guys put voodoo.py in Shared with a reason, The reason being that we think of voodoo.py a nice and general place to put everything that we consider 'magick' that we have to do in order to have a functioning Zope product. CallableItem, for instance, is the arctype (sp?) of a Zope object, containing basically everything that we consider to be missing from SimpleItem. > but > would you mind considering integrating it into ZUnit, at least in the > Sourceforge repository. We might. We haven't used voodoo.py for anything else anyway... Now if only CVS were friendlier about moving objects around... -- Ideas don't stay in some minds very long because they don't like solitary confinement. |