Christophe, Regarding your point 1: Why not just add these properties to the node itself? Your app logic could force these to be set before you check in, meaning you will have a history of comments / last modified by, along with any other properties of your node.
Miro -----Original Message----- From: Christophe Lombart [mailto:[EMAIL PROTECTED] Sent: 26 October 2005 12:26 To: jackrabbit-dev@incubator.apache.org Subject: Version node hi all, I have 2 questions on Version nodes : 1. Is it possible to add extra properties in a version node ? For example, when I check in a version, I want to specify extra properties like : user="myuser", comment="This new version blalbla ..." 2. How the version number is managed ? Eg. can the developer decide to increment the major version number when the node is checkin ? ... Christophe