You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2010/06/17 21:18:24 UTC

[jira] Issue Comment Edited: (SLING-1560) Improve and clean up code

    [ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879902#action_12879902 ] 

Carsten Ziegeler edited comment on SLING-1560 at 6/17/10 3:17 PM:
------------------------------------------------------------------

To clean up the InstallableResource I've created an interface and two implementations in revision 955699
In revision 955712 I changed this back again to a single implementation - I've added an enum type for the various resource types to InstallableResource
Next will be a detection mechanism for the resource type - this is currently a little bit spread around

      was (Author: cziegeler):
    To clean up the InstallableResource I've created an interface and two implementations in revision 955699
In revision I changed this back again to a single implementation - I've added an enum type for the various resource types to InstallableResource
Next will be a detection mechanism for the resource type - this is currently a little bit spread around
  
> Improve and clean up code
> -------------------------
>
>                 Key: SLING-1560
>                 URL: https://issues.apache.org/jira/browse/SLING-1560
>             Project: Sling
>          Issue Type: Improvement
>          Components: Installer
>    Affects Versions: JCR Installer 3.0.0, OSGi Installer 3.0.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: JCR Installer 3.0.0, OSGi Installer 3.0.0
>
>
> In order to fix some outstanding bugs and to add new features, a code review and clean up seems to be a good idea :)
> This bug will keep track of all changes to the code that don't add new features

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.