[
https://issues.apache.org/jira/browse/ARIA-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16118645#comment-16118645
]
Tal Liron commented on ARIA-324:
--------------------------------
The PR fixes a lot of other issues related to the ".", having to do with
calling functions and processing return values. The "." was a symptom. :) Lots
of complex ctx things were impossible without this fix.
> ctx proxy 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: Bug
> Reporter: Tal Liron
> Assignee: 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)