[
https://issues.apache.org/jira/browse/FELIX-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Derek Baum reassigned FELIX-1473:
---------------------------------
Assignee: Derek Baum
> [gogo] The syntax does not provide a way to call methods on a string
> --------------------------------------------------------------------
>
> Key: FELIX-1473
> URL: https://issues.apache.org/jira/browse/FELIX-1473
> Project: Felix
> Issue Type: Bug
> Components: Gogo
> Reporter: Guillaume Nodet
> Assignee: Derek Baum
> Fix For: gogo-0.4.0
>
> Attachments: FELIX-1473.patch
>
>
> When the first argument is a string, gogo considers it to be a command.
> The problem is that it leads to unpredictible behavior when using variables
> > $a length
> Depending on the type of $a, it will either try to call a command named by
> the value of $a, or call the length method on the $a object.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.