[
https://issues.apache.org/jira/browse/SLING-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vlad Bailescu updated SLING-4313:
---------------------------------
Attachment:
SLING-4313_-_Merge_RuntimeExtension_and_ExtensionInstance_to_remove_unneeded_abstraction.patch
- Removed ExtensionInstance wrapper
- Updated the RuntimeExtension interface to expose a call(..) method instead of
provide(..)
- Updated implementations of RuntimeExtension
> Merge RuntimeExtension and ExtensionInstance to remove unneeded abstraction
> level
> ---------------------------------------------------------------------------------
>
> Key: SLING-4313
> URL: https://issues.apache.org/jira/browse/SLING-4313
> Project: Sling
> Issue Type: Sub-task
> Components: Scripting
> Reporter: Radu Cotescu
> Fix For: Scripting Sightly Engine 1.0.0
>
> Attachments:
> SLING-4313_-_Merge_RuntimeExtension_and_ExtensionInstance_to_remove_unneeded_abstraction.patch
>
>
> The {{ExtensionInstance}} is an unneeded level of abstraction that has no
> real value. Its behaviour should be provided by the {{RuntimeExtension}}
> implementations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)