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

Remove core.children #1673

Merged
merged 2 commits into from
Mar 22, 2023
Merged

Remove core.children #1673

merged 2 commits into from
Mar 22, 2023

Conversation

montyly
Copy link
Member

@montyly montyly commented Feb 20, 2023

core.children ended up making the API harder to maintain and was not really providing useful API.

This PR replaces it:

  • Most of the elements are removed/integrated into the derived classes
  • Only ChildContract is kept, but it is move to declarations.ContractLevel and it is meant to be used in contrast to TopLevel

This was referenced Feb 20, 2023
@montyly montyly merged commit c3ce0a8 into dev Mar 22, 2023
@montyly montyly deleted the dev-remove-core-children branch March 22, 2023 18:15
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.

None yet

1 participant