Wichert Akkerman wrote:
Previously Jordan Baker wrote:
Hi,

I've been trying to wrap my head around this for a couple hours now. I noticed that there were a couple threads about this particular topic a couple weeks ago but I need a solution that works for Zope 2.9.X and Plone 2.5.X

Essentially I am running some functional tests for my product which is a python product installed as a develop egg in my buildout. It is using regular CMF skins folder to provide a portlet.

That isn't possible. The needed support to handle skin layers (or rather
CMF directory views) is new in CMF 2.1.

Well it works fine if I run Zope in regular (start or fg) mode.  I can
see the Product in the Control Panel, it installs via QuickInstaller and
it is totally usable.  This is with CMF 1.6.4

So it seems it *is possible* with the older CMF.

What seems to be lacking is support in the older version of ZopeTestCase
to install a python product.

I'm fairly convinced I could backport something like that but not without significant effort.

If no one has figured this out already then it may not be worth the effort and better off upgrading to 3.0 as soon as possible ;(

-jordan.


_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to