This is the best reference i've found
http://jackrabbit.apache.org/node-types.html
and the two associated links at the bottom of this page.
Even an idiot like me was able to make sense of it all from this. :)
----- Original Message -----
From: "Charles Johnson" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, April 02, 2008 2:41 AM
Subject: Re: Modifying the NTD of a workspace
I took your advice and am looking into ntd myself but so far haven't seen
many 'in the wild'. I expect yours could be commercially sensitive but
where can i see more of these?
http://wiki.apache.org/jackrabbit/NodeTypeRegistry seems to be pretty empty
CJ
Dave Brosius wrote:
We are developing a set of node type definitions for our application, and
as is to be expected it is changing over time as we develop it. So far,
we have just deleted the repository, and started over whenever we make a
change to the NTD, which is perfectly fine in development. My question
is, when customers have a repository in place with a defined NTD, and a
new version of our software is to be shipped, how do we manage the
upgrading of data from one NTD to another?
Are there any general guidelines for this? Do you have to drop the NTD
completely, make the changes, then reinstall the new NTD?