[ 
https://issues.apache.org/jira/browse/SLING-5577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tommaso Teofili updated SLING-5577:
-----------------------------------
    Attachment: SLING-5577.0.patch

attached first draft of {{ResourceDistributionPackage}}. 
The real binary of the package is stored in a _bin_ property (together with its 
size, in a _size_ property), while type of package (the serialization format) 
is stored in a _type_ property.

> Distribution package implementation should be independent of serialization
> --------------------------------------------------------------------------
>
>                 Key: SLING-5577
>                 URL: https://issues.apache.org/jira/browse/SLING-5577
>             Project: Sling
>          Issue Type: Improvement
>          Components: Distribution
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: Content Distribution Core 0.1.14
>
>         Attachments: SLING-5577.0.patch
>
>
> Currently we have different implementations of {{DistributionPackage}} 
> interface in _org.apache.sling.distribution.core_ and 
> _org.apache.sling.distribution.extensions_, some are based on plain files, 
> some on FileVault packages (backed by files or JCR content) however it'd be 
> good that packages would be agnostic to serialization type, simply based on 
> {{Resources}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to