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

Rename fj-debug crate to fj-interop #454

Merged
merged 3 commits into from Apr 11, 2022
Merged

Rename fj-debug crate to fj-interop #454

merged 3 commits into from Apr 11, 2022

Conversation

hannobraun
Copy link
Owner

This is more progress towards #141.

I'm using a VS Code extension that auto-formats TOML files now. I
*could* configure it to not do that, but I figure giving up on my
non-standard formatting ways is going to be less trouble in the long
run.
Debug info is just one kind of data that is required for interoperation
within the Fornjot ecosystem. Triangle meshes are another example, and
there might be more in the future.

I think it's not worth having each of those in their own little crate,
so I'm designating `fj-interop` as the one crate where all such data
types can live in the future.
@hannobraun hannobraun merged commit 4afdd3f into main Apr 11, 2022
@hannobraun hannobraun deleted the interop branch April 11, 2022 15:29
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