Stef
On Jun 22, 2008, at 4:53 PM, Lukas Renggli wrote:
I would
like to know, is thedefault persistency mechanism of pier
on
when we start the plain default seaside image?
Open an explorer on the kernel of your Pier instance:
PRKernel instances explore
Select the kernel and evaluate:
self persistency: PRImagePersistency new
From then on it should automatically take snapshots every hour when
something changed. Also it automatically backups the images.
Pay attention not set the image persistency while loading code or
while doing development. Unfortunately saving the image while code is
compiled can screw up your changes.
Cheers,
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...