[
https://issues.apache.org/jira/browse/ARIA-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16099597#comment-16099597
]
Maxim Orlov commented on ARIA-324:
----------------------------------
I think the issue is with the ctx proxy, and not the ctx itself. i.e. this
should work fine under python scripts, but indeed breaks under shell scripts.
> ctx uses dot notation to access sub-properties, but property names can have
> "."
> -------------------------------------------------------------------------------
>
> Key: ARIA-324
> URL: https://issues.apache.org/jira/browse/ARIA-324
> Project: AriaTosca
> Issue Type: Story
> Reporter: Tal Liron
>
> The {{_PathDictAccess}} class splits the property path on ".", but this will
> break if property names have "." in them, which is legal.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)