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

[Projection tooling] Provide mapping between TypeDecls, TypeSpecs and TypeDatabase entries #2924

Open
Tracked by #2842
jkurdek opened this issue Jan 13, 2025 · 0 comments
Assignees
Labels
area-SwiftBindings Swift bindings for .NET

Comments

@jkurdek
Copy link
Member

jkurdek commented Jan 13, 2025

TypeDatabase entries are currently queried using swift name - module + type name. We need a uniform way of queuing TypeDatabase when we encounter a TypeDecl or NamedTypeSpec during marshalling.

@jkurdek jkurdek added the area-SwiftBindings Swift bindings for .NET label Jan 13, 2025
@kotlarmilos kotlarmilos changed the title [Swift Bindings] Provide mapping between TypeDecls, TypeSpecs and TypeDatabase entries [Projection tooling] Provide mapping between TypeDecls, TypeSpecs and TypeDatabase entries Jan 13, 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