Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Command Generation should not rely on relative this inserts, but targeted this inserts. #63

Open
Adrodoc opened this issue Mar 6, 2017 · 0 comments

Comments

@Adrodoc
Copy link
Owner

Adrodoc commented Mar 6, 2017

Command Generation should not rely on relative this inserts, but targeted this inserts. This would make the tests easier and you can't forget to resolve relative this inserts in the ast visitor. Targeted this inserts should then be resolved after the placement without beeing resolved to relative this inserts first.
This is also good, because it opens up the possibility to change or remove relative this inserts as discussed in #35.

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

No branches or pull requests

1 participant