[
https://issues.apache.org/jira/browse/JCR-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15397243#comment-15397243
]
Amit Jain commented on JCR-3975:
--------------------------------
Also, should we resolve {{id}} into parent directories [1] in the same way as
already done currently [2] & [3]. This will ensure we have the same structure
for all.
[1]
https://github.com/apache/jackrabbit/pull/34/files#diff-819529cb7d6662015cd9a0333589e705R371
[2]
https://github.com/apache/jackrabbit/blob/b252e505e34b03638207e959aaafce7c480ebaaa/jackrabbit-data/src/main/java/org/apache/jackrabbit/core/data/CachingDataStore.java#L1017
[3]
https://github.com/apache/jackrabbit/blob/b252e505e34b03638207e959aaafce7c480ebaaa/jackrabbit-data/src/main/java/org/apache/jackrabbit/core/data/FileDataStore.java#L252
> Commons-VFS Datastore implementation
> ------------------------------------
>
> Key: JCR-3975
> URL: https://issues.apache.org/jira/browse/JCR-3975
> Project: Jackrabbit Content Repository
> Issue Type: New Feature
> Reporter: Woonsan Ko
>
> Commons-VFS DataStore may provide capability to use various backends such as
> Local File System, WebDAV, SFTP, HDFS, etc., thus leveraging all benefits of
> different backends like low cost, infinite, reliable, scalable storage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)