OK maybe I'm missing something, but I can't see how to use the debugger to get
information that Zope won't normally serve anyway. I'm trying to find the remnant of a
product that didn't' get completely deleted. It doesn't appear on the management
interface and I can't see anything with the deb
Is there a way to edit Data.fs independent of the Zope interface?
>From what I can tell I have a remnant of a deleted product still "registered") and
>therefore can't add a new/similar product because it has an identical class-id. The
>product is a z-class so it's gone from the product menu an
Hi Joshua,
See the "The Debugger Is Your Friend" how-to on Zope.org by Michel
Pelletier.
[EMAIL PROTECTED] wrote:
>
> Is there a way to edit Data.fs independent of the Zope interface?
>
> From what I can tell I have a remnant of a deleted product still "registered") and
>therefore can't add a