12-26-2006 05:50 AM
01-02-2007 04:20 PM
Hi,
I really love the concepts of layering and sandboxes in the AVM and I'm moving a repository previously created in the non-AVM repository to AVM. (I need multiple 'published' publications that are activated at a given time in the future, and sandboxes seem to be the ideal vehicle for this).
One problem in migrating content between the two stores: in the AVM store it is no longer possible to create 'normal' associations between nodes. I am wondering whether you intend to implement this at a later stage or whether you don't think it's feasible to do so in view of the complexities of 'layered associations'?
I'm currently working around this with multivalued noderefs, but I don't think they're really intended to be used as a replacement for associations (one major problem is that they are really stored as blobs, without the possibility to enforce referential integrity).
Any other suggestions for creating non-parent-child associations in AVM?
Thanks,
Bart
01-02-2007 04:27 PM
01-02-2007 08:42 PM
I really love the concepts of layering and sandboxes in the AVM and I'm moving a repository previously created in the non-AVM repository to AVM. (I need multiple 'published' publications that are activated at a given time in the future, and sandboxes seem to be the ideal vehicle for this).Using layers to create "future" versions of staging is a very powerful technique, but be careful of the Golden Hammer antipattern…. If your future version of staging is structured in a similar manner to the "main" staging area, then a layer or two (or three) might be a nice way to go; if not, create a branch. Once you get over a handful of layers stacked on top of each other, performance might suffer a bit, and users might get confused about what's coming from where… so use layers with this in mind.
01-03-2007 06:19 AM
01-03-2007 12:28 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.