Re: Error importing STX.zexp
Hi, just answering myself... The problems seeem to be that I was importing the file from the root folder. Importing from the Products folder works fine. But way is it so? zexp file are not always Products (are they?). The error message does not help too much. Why are some products "released" as zexp? bye, Luca.
Hi,
I've got an error (see below) while importing
STX_Document-1.2.zexp ............... The object STX_Document does not support this operation ................ File C:\PROGRA~1\Zope\lib\python\OFS\CopySupport.py, line 444, in _verifyObjectPaste (Object: ApplicationDefaultPermissions) Copy Error: (see above)
Why are some products "released" as zexp?
Why not? ;-) ZClass-based products can be exported from and imported to the Products folder. That's a great feature. Of course they can not be imported into the "instance space", as a ZClass can not be built there. If you prefer, you can also distribute ZClass-based products as tarballs. The "distribution" tag does all the magic for you. You can even specify whether the users should be able to change your product over the web or not ... Joachim
participants (2)
-
Joachim Werner -
Luca Manini