getting started with pier

stéphane ducasse ducasse at iam.unibe.ch
Sun Jun 22 17:29:04 MEST 2008


Ok
what will happen if I do
	PRImagePersistency new snapshot :) like I did to try :)


is there a command that could be used to let the user decide when to  
snapshot?

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



More information about the smallwiki mailing list