Skip to content

refactor: Make late-stage layout phase platform interface more flexible#2089

Open
davidlattimore wants to merge 3 commits into
mainfrom
push-txlwkslyzwvx
Open

refactor: Make late-stage layout phase platform interface more flexible#2089
davidlattimore wants to merge 3 commits into
mainfrom
push-txlwkslyzwvx

Conversation

@davidlattimore

Copy link
Copy Markdown
Member

Three commits. One creates FinaliseSizesExt, where previously we just uses LayoutExt. For now all Platform implementations use the same type for both FinaliseSizesExt and LayoutExt, but that will likely change later. The second commit passes Groups states directly to create_finalise_sizes_ext, where previously we passed an iterator over objects. The last commit is just a rename to a more general and more consistent name.

@davidlattimore

Copy link
Copy Markdown
Member Author

Issue #2075

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