How do I migrate my existing site to 1.1?
1. Save the image under a new name, just to be sure.
2. Disable an existing persistency strategy:
aKernel persistency: PRNullPersistency new
3. Load the latest code of Magritte-Model, Magritte-Seaside and other
Magritte packages you might have present in your image using
Monticello.
4. Load the latest code of Pier-Model, Pier-Seaside and other Pier
packages you might have present in your image using Monticello.
5. Re-enable the persistency either using the above command or through
the web interface.
I did the above procedure with several older images (among them
lukas-renggli.ch and seaside.st) and it worked flawlessly. Some
packages do an object migration when loading and detecting an
incompatible model. So before you save your image again, test if
everything works.
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch