[Zope] Problems with Versions and Zope 2.5.X
Chris McDonough
chrism@zope.com
03 Jun 2002 10:21:08 -0400
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 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