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

[Swift Bindings] Add tooling sorting modules in topological order for processing #2913

Open
jkurdek opened this issue Jan 8, 2025 · 0 comments
Labels
area-SwiftBindings Swift bindings for .NET

Comments

@jkurdek
Copy link
Member

jkurdek commented Jan 8, 2025

Modules should be processed in topological order by the tooling, so that every type encountered during processing will either reside in the module being processed or will have an existing entry in type database

@jkurdek jkurdek added the area-SwiftBindings Swift bindings for .NET label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-SwiftBindings Swift bindings for .NET
Projects
None yet
Development

No branches or pull requests

1 participant