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

Carsten Ziegeler commented on SLING-4892:
-----------------------------------------

Looking at the implementation I think that we can remove the usage of the 
startup handler.
There are two usages: first one checks whether it's an install and if *not* it 
tries to read a stored settings file - which in the case of an install does not 
exist anyways. Therefore this check can be removed.
The second check is only performed on an install and processes the install run 
mode property. I think if we change the handling here, we don't need to check 
for the startup mode at all.

> Dependeny to StartupService should be optional
> ----------------------------------------------
>
>                 Key: SLING-4892
>                 URL: https://issues.apache.org/jira/browse/SLING-4892
>             Project: Sling
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: Settings 1.3.6
>            Reporter: Carsten Ziegeler
>             Fix For: Settings 1.3.8
>
>
> See SLING-4478



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

Reply via email to