[ https://issues.apache.org/jira/browse/SLING-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Radu Cotescu updated SLING-4326: -------------------------------- Attachment: SLING-4326.patch The attached patch ([^SLING-4326.patch]) removes object conversion methods from the API. Instead the {{RenderContextImpl}} will be used directly in the script engine implementation for this. > Refactor the RenderContext interface to remove object traversal and object > conversion methods > --------------------------------------------------------------------------------------------- > > Key: SLING-4326 > URL: https://issues.apache.org/jira/browse/SLING-4326 > Project: Sling > Issue Type: Sub-task > Components: Scripting > Affects Versions: Scripting Sightly Engine 1.0.0 > Reporter: Radu Cotescu > Fix For: Scripting Sightly Engine 1.0.0 > > Attachments: SLING-4326.patch > > > Since the object traversal and object conversion methods are not used outside > of the Sightly scripting engine they should be removed from the API. > The {{RenderContextImpl}} should still implement them for internal usage in > the scripting engine. -- This message was sent by Atlassian JIRA (v6.3.4#6332)