Alexandru Popescu wrote:
However, by further researching the JSR170 API, there seems to be another way that allows also the replication of jcr:uuid over workspaces: clone-ing mechanism.

This is specified in
[7] 4.11.1.1 Relation Between Nodes and Version Histories (pg.36):

[quote]
If a versionable node is cloned to another workspace, it
maintains the same UUID and the new corresponding
versionable node remains associated with the original's
version history.
[/quote]

AFAIK repositories can not be distributed. It is a major benefit of magnolias architecture, that instances can be deployed on different physical servers (development, integration, production, author, public). You would loose this advantage with a activation mechanism based on workspace replication. Anyway, I don't think that's the use case for workspaces.

I fear, your suggestion is not feasible.

--
Cheers,
Michael

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to