[Zope] Problems with Versions and Zope 2.5.X
sbergmann@weblog.de
sbergmann@weblog.de
Mon, 3 Jun 2002 16:30:28 +0200
O.K. "terrible" was al little too hard. Can you give me a hint to the=20
patch you are mentioning? That would be of great help to me.
Steffen
Chris McDonough <chrism@zope.com>
03.06.02 16:21
=20
To: sbergmann@weblog.de
cc: zope@zope.org
Subject: Re: [Zope] Problems with Versions and Zope 2.5.X
On Mon, 2002-06-03 at 09:57, sbergmann@weblog.de wrote:
> Thank you for this information.
> That=B4s terrible. How can I work with my site using sessions for changin=
g=20
> the language of the site and versions to manage the content in a=20
version?=20
> Is there a plan to get this two techniques compatible in the future?
"Terrible" might be a little strong in this context, but yes, it's
annoying. ;-)
Maybe sometime in the future you will be able to mix the two, it's not
too hard to fake versions in a storage. I think somebody actually sent
me a patch to do this at one point.
- C