You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2018/05/17 12:13:00 UTC

[jira] [Resolved] (FELIX-5855) Support array subscript in expander

     [ https://issues.apache.org/jira/browse/FELIX-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved FELIX-5855.
------------------------------------
    Resolution: Fixed

{code:java}
Committing to https://svn.apache.org/repos/asf/felix/trunk ...
M	gogo/runtime/src/main/java/org/apache/felix/gogo/runtime/Expander.java
M	gogo/runtime/src/test/java/org/apache/felix/gogo/runtime/ExpanderTest.java
Committed r1831770{code}
 

> Support array subscript in expander
> -----------------------------------
>
>                 Key: FELIX-5855
>                 URL: https://issues.apache.org/jira/browse/FELIX-5855
>             Project: Felix
>          Issue Type: Improvement
>          Components: Gogo Runtime
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>            Priority: Major
>             Fix For: gogo.runtime-1.1.0
>
>
> Expression such as {{$\{a[1]}}} do work on {{List}} but not an arrays.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)