You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2018/07/27 09:09:00 UTC

[jira] [Created] (JCRVLT-311) Unified registry

Tobias Bocanegra created JCRVLT-311:
---------------------------------------

             Summary: Unified registry
                 Key: JCRVLT-311
                 URL: https://issues.apache.org/jira/browse/JCRVLT-311
             Project: Jackrabbit FileVault
          Issue Type: Improvement
          Components: Packaging
    Affects Versions: 3.2
            Reporter: Tobias Bocanegra
             Fix For: 3.2.2


currently, the JcrPackageRegistry and the FSPackageRegistry are independent and can't resolve each others packages.

There should be a CombinedPackageRegistry that implemented the PackageRegistry and delegates and combines the features accordingly.

This combined registry might be obtainable via the Packaging service.

The question is on how to decide the storage location for package registering.
possible solutions:
- based on package type
- add a new argument to the register method (StorageType.FS / StorageType.JCR)





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)