Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The result variable in transfo_example.py #106

Open
fkgl opened this issue Jul 2, 2021 · 1 comment
Open

The result variable in transfo_example.py #106

fkgl opened this issue Jul 2, 2021 · 1 comment

Comments

@fkgl
Copy link

fkgl commented Jul 2, 2021

Hi,
Please, in which scope the result variable in transfo_example.py file was declared?
Thanks.

@aranega
Copy link
Member

aranega commented Jul 2, 2021

Hi @fkgl ,

The result variable is automatically injected in the scope of the function (mapping). I tried here to reproduce the implicit creation of the object as in QVTo, but I know it can be confusing (especially considering that there is no documentation for motra at the moment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants