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.

I tried out Martin Aspelli's borg.project testing example and made some modications for Zope 2.9 but it didn't seem to work. When trying to installProduct() for my product I got a NOT FOUND message.

I'm guessing that the monkey patches that Five.pythonproducts does do not somehow apply to installProduct.

Is there some way to get the same functionality as installPackage under Zope 2.9?

Even better still can someone point me to some code that actually does that ?

Thanks...

-jordan.


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

Reply via email to