David Nuescheler wrote:
in crx have something called a "crx package"
if you export [1] content with a crx package all the dependencies
to nodetype-definitions and namespaces are included.
upon import [2] all those definitions are automatically
registered again.
feel free to test by downloading the trial
version of crx.
is that what you are looking for?
[possibly with an additional checkbox on
export that says "[ ] export nt's & ns's only"
yeah, that sounds good. tho i'd like to be able to feed a text file into
the import tool rather than a binary one - i'd rather hand code my node
types in emacs than use a gui.
if that should cover your usecase i am sure we could wrap
this into a command line option of the content repository.
[ and possibly port that tool over to jackrabbit sometime ;) ]
not sure what you mean about a command line option, but consider this a
request for you to add the tool to jackrabbit :)