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

Preassembly should extend across certain Statement types #473

Open
bgyori opened this issue Apr 4, 2018 · 0 comments
Open

Preassembly should extend across certain Statement types #473

bgyori opened this issue Apr 4, 2018 · 0 comments
Assignees
Milestone

Comments

@bgyori
Copy link
Member

bgyori commented Apr 4, 2018

This is a more general issue replacing #192 and #144, the idea being that refinement relationships between types of Statements should be considered upon preassembly. Currently, the Preassembler is optimized such that Statements are grouped by type, if this is changed, the Stetements' own refinement_of methods could be used to achieve this.

@bgyori bgyori added this to the Refactoring milestone Apr 4, 2018
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

No branches or pull requests

3 participants