Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Move common infrastructure to a separate assembly #257

Closed
MikhailArkhipov opened this issue Oct 15, 2018 · 2 comments
Closed

Move common infrastructure to a separate assembly #257

MikhailArkhipov opened this issue Oct 15, 2018 · 2 comments

Comments

@MikhailArkhipov
Copy link

We have bunch of common code in the engine, it is worth creating something similar to Microsoft.Common.Core in RTVS. Perhaps Microsoft.DSTool.Core. And copy tests for common stuff like CountdownDisposable etc to this repo.

@MikhailArkhipov
Copy link
Author

MikhailArkhipov commented Nov 30, 2018

Needed before AST analysis work. Also includes splitting analysis into Core, Parser, AST and DDG analysis components so we can start building new one without touching existing code.

@MikhailArkhipov
Copy link
Author

#465

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

2 participants