You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Radu Cotescu (JIRA)" <ji...@apache.org> on 2017/12/11 18:34:00 UTC

[jira] [Created] (SLING-7304) Add support for primitive arrays in ObjectModel#toString and ObjectModel#toCollection

Radu Cotescu created SLING-7304:
-----------------------------------

             Summary: Add support for primitive arrays in ObjectModel#toString and ObjectModel#toCollection
                 Key: SLING-7304
                 URL: https://issues.apache.org/jira/browse/SLING-7304
             Project: Sling
          Issue Type: Improvement
          Components: Scripting
            Reporter: Radu Cotescu
            Assignee: Radu Cotescu
             Fix For: Scripting HTL Compiler 1.0.16


{{org.apache.sling.scripting.sightly.compiler.util.ObjectModel#toCollection}} and {{org.apache.sling.scripting.sightly.compiler.util.ObjectModel#toString}} should be extended to be able to convert primitive arrays, the same way they support {{Object}} arrays.





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)