[Zope] ExtFile/ExtImage compatibility with Zope 4/5?

Jens Vagelpohl jens at netz.ooo
Mon Mar 29 16:04:31 GMT 2021


Hi Jesus,

I don’t know anything about ExtFile/ExtImage specifically, the only reference I was able to find is from old.zope.org and no one has touched it since 2007. It looks like there is no support.

The product will need to be repackaged as an egg or wheel first, otherwise you won’t be able to start any real compatibility testing. Zope 4 does not allow you to just unzip a product inside a products folder anymore.

Most products only need minor modifications once they are repackaged. How to do this repackaging is a general Python packaging question, I suggest you just look at Zope products that are compatible, e.g. https://github.com/zopefoundation/Products.PluginRegistry, to get an idea.

Zope products are hosted where all other Python packages are hosted: pypi.org.

jens


> On 29. Mar 2021, at 17:04 , Jesus Cea <jcea at jcea.es> wrote:
> 
> Signed PGP part
> I am getting ready to migrate to Zope 4, and checking products I depends massively on ExtFile/ExtImage. I wonder about the support of that product or something similar.
> 
> Where are third-party Zope products hosted nowadays?
> 
> If this product is not supported/abandoned in Zope 4/5, would be people interested in a fork maintained by me?
> 
> Could I ask here questions about "the modern way" of writing products for current Zope? If not, who/where should I ask?
> 
> Thanks.
> 
> --
> Jesús Cea Avión                         _/_/      _/_/_/        _/_/_/
> jcea at jcea.es - https://www.jcea.es/    _/_/    _/_/  _/_/    _/_/  _/_/
> Twitter: @jcea                        _/_/    _/_/          _/_/_/_/_/
> jabber / xmpp:jcea at jabber.org  _/_/  _/_/    _/_/          _/_/  _/_/
> "Things are not so easy"      _/_/  _/_/    _/_/  _/_/    _/_/  _/_/
> "My name is Dump, Core Dump"   _/_/_/        _/_/_/      _/_/  _/_/
> "El amor es poner tu felicidad en la felicidad de otro" - Leibniz
> 
> 
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <http://mail.zope.org/pipermail/zope/attachments/20210329/bf2d5464/attachment.sig>


More information about the Zope mailing list