Nathan Van Gheem wrote:
Certainly someone else has come across this issue. Is this just a limitation of local utilities?

I think it's a bug in the componentregistry import GenericSetup handler.

The utility is registered and work fine. I can restart the server and the data is still there. It is just on reinstall that I lose it. The probably is that it re-creates the tool.

Yeah, I think so.

I am creating a zope 3 style product with this and it seems like there are no setup handlers to manage a reinstall of a product. Is this correct? I have methods registered in the "import_steps.xml" file, but haven't figured out how to register handlers for before the local utility is reinstalled.

What do you want to do with a custom handler?

Does anyone know of a way to manage reinstalls of local utilities so I can migrate the data and mitigate this problem?

If you can, try to find out what the problem is and supply a patch. :)

Martin

--
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See http://martinaspeli.net/plone-book


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

Reply via email to