Itai Tavor wrote:
I've been writing products for months... I really thought I knew how this stuff works. I'm running Zope 2.1.3 in debug mode. I make changes to a source file in a product, restart Zope, and the change is ignored. I stop Zope, delete all .pyc files in the product, start Zope - still nothing. I rename the source file, start Zope - sure enough, it complains that it can't find the file. Rename the file back, start Zope - it's still complaining about not finding the file.
Apologies. My mistake, and a stupid one. I knew this shouldn't be so hard... my registerClass call had a typo, for some reason the product got loaded once but ignored after that. It works fine now. -- Itai Tavor -- "Je sautille, donc je suis." -- itavor@vic.bigpond.net.au -- - Kermit the Frog -- -- "What he needs now is understanding... and a confederate victory" -- -- Dr. Jacobi, Twin Peaks --