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

2021-03-30 Thread Jürgen Gmach
Hi Jesús, > 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. I also inherited a Zope app, and successfully migrated it to Zope 4/5. I guess I do not have to tell you the

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

2021-03-30 Thread Jens Vagelpohl
Hi Jesus, > On 29. Mar 2021, at 19:45 , Jesus Cea wrote: > > On 29/3/21 18:04, Jens Vagelpohl wrote: >> 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

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

2021-03-29 Thread Jesus Cea
On 29/3/21 18:04, Jens Vagelpohl wrote: 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. Now the problem is... licensing. The project seems dead for

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

2021-03-29 Thread Jens Vagelpohl
> On 29. Mar 2021, at 17:52 , Jürgen Gmach wrote: > > > Most Zope plugins are hosted now at https://github.com/zopefoundation To prevent confusion: Code and collaboration tools for development are hosted on github.com. The installable packages are hosted on pypi.org. jens

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

2021-03-29 Thread Jens Vagelpohl
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

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

2021-03-29 Thread Jürgen Gmach
Von: Zope im Auftrag von Jesus Cea Gesendet: Montag, 29. März 2021 17:04 An: zope@zope.org Users Betreff: [Zope] ExtFile/ExtImage compatibility with Zope 4/5? I am getting ready to migrate to Zope 4, and checking products I depends massively on ExtFile/ExtImage. I wonder about the support

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

2021-03-29 Thread Jesus Cea
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