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

Christian Schneider resolved KARAF-5300.
----------------------------------------
    Resolution: Fixed

> FeaturesService should use more specific classes for model
> ----------------------------------------------------------
>
>                 Key: KARAF-5300
>                 URL: https://issues.apache.org/jira/browse/KARAF-5300
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>            Priority: Major
>
> Currently the feature service uses strings for many different purposes:
> - feature name
> - feature name glob
> - feature version
> - feature version range
> It is difficult to tell what purpose such a string has.
> I would like to create a type FeatureReq(name, VersionRange) that describes 
> better what we do. This should make the code a lot easier to understand.
> Ideally we would also reflect this in the service interface but the stay 
> backwards compatbile I will only use the new types internally.



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

Reply via email to