We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We discovered that there might be some defects with the reflection features in Swift. Is there another way around doing this?
GeneratedSwiftServer/Sources/Model.swift
Line 104 in ff3aec5
@tfrank64 filed an issue: https://bugs.swift.org/browse/SR-3333
The text was updated successfully, but these errors were encountered:
This problem should become moot when we move to resolving these classes at compile time via code generation.
Sorry, something went wrong.
Ok, good. So we are moving to a more scaffolding based approach than exploiting Swift's dodgy reflection capabilities, now?
We have fixed this in the wip_static_codegen branch of the generator-swiftserver repository, but it isn't merge into master yet.
wip_static_codegen
generator-swiftserver
master
No branches or pull requests
We discovered that there might be some defects with the reflection features in Swift. Is there another way around doing this?
GeneratedSwiftServer/Sources/Model.swift
Line 104 in ff3aec5
@tfrank64 filed an issue: https://bugs.swift.org/browse/SR-3333
The text was updated successfully, but these errors were encountered: