Hi All,
In OOTB 5.6.1 instance,in the below location we have
\author\crx-quickstart\repository\workspaces
-crx.default
The documentation "http://docs.adobe.com/docs/en/crx/2-3/administering/persistence_managers.html" mentions
"As an implemention of the JCR standard, CRX includes support for multiple workspaces, essentially multiple content trees (each with its own root node) within the same repository"
I am not able to understand
- What exactly is workspace here.
- When should we go for multiple workspaces
Any thoughts on this will be helpful.