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 2015/07/13 20:28:04 UTC

[jira] [Commented] (SLING-4770) Create DTOs for state inspection

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

Carsten Ziegeler commented on SLING-4770:
-----------------------------------------

Created a first version of the TO api in rev 1690788

> Create DTOs for state inspection
> --------------------------------
>
>                 Key: SLING-4770
>                 URL: https://issues.apache.org/jira/browse/SLING-4770
>             Project: Sling
>          Issue Type: Improvement
>          Components: API, ResourceResolver
>            Reporter: Carsten Ziegeler
>             Fix For: API 2.10.0, Resource Resolver 1.2.8
>
>
> Newer OSGi specs usually always contain a DTO api which allows to get the current state of the implementation, e.g. the framework state, DS provides component states, the http whiteboard allows to inspect the registered servlets etc.
> The nice thing of using such DTOs is that they are easily serializable (ootb, rules are defined) and should be well known to OSGi aware developers.
> We should add such DTOs at least for the resource tree: mounted providers, their configurations etc.



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