[Zope-dev] Removing zope.testrecorder from the ZTK
Jim Fulton
jim at zope.com
Wed Oct 7 14:07:18 EDT 2009
On Wed, Oct 7, 2009 at 1:26 PM, Thomas Lotze <tl at gocept.com> wrote:
> I just noticed that zope.testrecorder, which is listed in ztk.cfg as an
> included package, imports from Globals, OFS, AccessControl and
> Products.PageTemplates. This looks to me as if zope.testrecorder shouldn't
> actually be part of the ZTK. It's also not used by any package mentioned
> in ztk.cfg.
The test recorder is mostly Javascript. The file you saw provides Zope
2 support. It obviously isn't used by Zope 3. The test recorder can
(or at least could) be used by Zope 3.
In any case, I agree it should be dropped from the ZTK.
Jim
--
Jim Fulton
More information about the Zope-Dev
mailing list