[
https://issues.apache.org/jira/browse/ARIA-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15800895#comment-15800895
]
ASF GitHub Bot commented on ARIA-58:
------------------------------------
GitHub user mxmrlv opened a pull request:
https://github.com/apache/incubator-ariatosca/pull/39
ARIA-58-Storage-model-to_dict-creates-symbolic-links
As part of this commits, ARIA will use the builtin MutableDict and List
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-ariatosca
ARIA-58-Storage-model-to_dict-creates-symbolic-links
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-ariatosca/pull/39.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #39
----
commit f35bf15de03940b08023666c210c69d87b2739d8
Author: mxmrlv <[email protected]>
Date: 2017-01-05T09:30:30Z
ARIA-58-Storage-model-to_dict-creates-symbolic-links
As part of this commits, ARIA will use the builtin MutableDict and List
----
> Storage model to_dict creates symbolic links
> --------------------------------------------
>
> Key: ARIA-58
> URL: https://issues.apache.org/jira/browse/ARIA-58
> Project: AriaTosca
> Issue Type: Bug
> Affects Versions: 0.1.0
> Reporter: Maxim Orlov
> Assignee: Maxim Orlov
>
> When calling the to_dict method on any model, any data structure type field
> (such as list or dict) gets returned as a symbolic link, thus altering that
> dict/list changes the actual storage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)