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

Start splitting definition into packages #1

Merged
merged 2 commits into from
Dec 14, 2021

Conversation

julienduchesne
Copy link
Member

The goal is to have the parsing done in a different package than server stuff
For now, I've done two things

  1. Added a pkg root folder so we don't get mixed up with all the root folders. Now, all the code is there. To consider if we want internal-only code later on
  2. Split up the node stack into the parsing package. More stuff should be moved there

The goal is to have the parsing done in a different package than server stuff
For now, I've done two things
1. Added a `pkg` root folder so we don't get mixed up with all the root folders. Now, all the code is there. To consider if we want internal-only code later on
2. Split up the node stack into the `parsing` package. More stuff should be moved there
@julienduchesne julienduchesne merged commit 349d2dc into main Dec 14, 2021
@julienduchesne julienduchesne deleted the start-splitting-into-packages branch December 14, 2021 22:58
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

Successfully merging this pull request may close these issues.

1 participant