2007/3/19, Lukas Renggli <renggli@iam.unibe.ch>:
> According to how commands work in Pier, is it possible to apply a
> command on more than a single structure?

Yes, however this is not the way they have been designed to be used.
It is better to create a copy for every execution. To make a command
to a different structure you need a new context anyway as contexts
are immutable.

> Another question: is there something in Pier to retrieve the date
> and time of creation/modification of each page (or do I need to add
> some descriptions to PRStructure?)

Retrieving creating/modification time only works with a persistency
scheme attached logs all the command executions.

Cheers,
Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch



_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki

Ok Lukas.
Does this persitency scheme adds some descriptions to the structures? (like Unix Security adds owner/user/group description for example)

--
Sébastien JULLIAND