You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2014/11/28 11:25:14 UTC

[jira] [Commented] (SLING-4206) [Sightly Engine] Refactor the Sightly Engine API

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

Felix Meschberger commented on SLING-4206:
------------------------------------------

Applied the patch in Rev. 1642281

Thanks [~radu.cotescu] for providing it.

> [Sightly Engine] Refactor the Sightly Engine API
> ------------------------------------------------
>
>                 Key: SLING-4206
>                 URL: https://issues.apache.org/jira/browse/SLING-4206
>             Project: Sling
>          Issue Type: Task
>          Components: Scripting
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Scripting Sightly Engine 1.0.0
>
>         Attachments: SLING-4206.patch
>
>
> The API of the Sightly Script Engine is currently exposing quite a number of classes which are not directly related in a single package:
> * Some classes and interfaces (e.g. BaseRenderUnit and RenderUnit) need not be exported at all
> * Interfaces should be split into separate packages reflecting the coherence:
> ** Extension API
> ** UseProvider API
> ** Use interface
> * ObjectModel currently contains a collection of methods which should not be exposed at all (operator implementations).
> Refactoring work has been done on a fork at https://github.com/fmeschbe/sling.git. This issue is to track bringing back these changes into Sling.



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