Skip to content

make Extents a weakdep#268

Merged
ffreyer merged 3 commits into
JuliaGeometry:masterfrom
aplavin:extext
Jun 10, 2026
Merged

make Extents a weakdep#268
ffreyer merged 3 commits into
JuliaGeometry:masterfrom
aplavin:extext

Conversation

@aplavin

@aplavin aplavin commented Aug 23, 2025

Copy link
Copy Markdown
Contributor

Extents are only used to add a method to their function, perfect for an extension.
Also, remove IterTools completely as they don't seem to be needed here.

@asinghvi17

Copy link
Copy Markdown
Member

Any reason not to merge?

Comment thread Project.toml
[deps]
EarCut_jll = "5ae413db-bbd1-5e63-b57d-d24a61df00f5"
Extents = "411431e0-e8b7-467b-b5e0-f676ba4f2910"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was the spehere texturecoordinates really the only use of IterTools? I'm not sure if our test coverage is good enough to catch any regression.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think so, yes!

@SimonDanisch

Copy link
Copy Markdown
Member

Nope, just the merge conflicts i suppose!

@ffreyer ffreyer closed this Jun 10, 2026
@ffreyer ffreyer reopened this Jun 10, 2026
@ffreyer ffreyer merged commit 4bd7a23 into JuliaGeometry:master Jun 10, 2026
23 of 24 checks passed
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.

4 participants