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

TASK: Cleanup of internal VIE usage in JS backend #188

Closed
wants to merge 16 commits into from

Conversation

aertmann
Copy link
Contributor

This change removes a lot of the direct interaction with VIE and replaces it with the node model.
Additionally the VIE namespace is no longer used outside VIE so the configuration is removed.

@skurfuerst
Copy link
Member

Hey Aske,

I just read over the change, and I really like what I have seen. So from my side, this is a 👍 by reading, although I think this change needs some more intense testing.

All the best,
Sebastian

@kdambekalns
Copy link
Member

Hi @aertmann, how does this one relate to #186 - and would you rebase it to fix the conflicts?

@aertmann
Copy link
Contributor Author

@kdambekalns it's not important for the release, so will probably rebase after feature freeze

@aertmann
Copy link
Contributor Author

and it's basically just stuff I found while fixing #186

@kdambekalns
Copy link
Member

👍

@kitsunet
Copy link
Member

Looks good and seems to work fine. Just played with it a bit. 👍 but conflicts need to be solved before merging.

@aertmann
Copy link
Contributor Author

aertmann commented Jan 6, 2016

rebased

@aertmann
Copy link
Contributor Author

aertmann commented Jan 6, 2016

👍 fixed StyleCI issue (unrelated to change)

@aertmann aertmann changed the title [TASK] Cleanup of internal VIE usage in JS backend TASK: Cleanup of internal VIE usage in JS backend Jan 6, 2016
@aertmann
Copy link
Contributor Author

👍 rebased

Removes usage of the VIE entity in the trees used by the listernes,
instead the node entity is used.
@aertmann
Copy link
Contributor Author

included all of the changes in #416 instead

@aertmann aertmann closed this Mar 29, 2016
@aertmann aertmann deleted the vie-cleanup branch March 29, 2016 02:49
skurfuerst added a commit that referenced this pull request May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants