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

Implement rest of RFC 1022: Typing free objects & simplifying SDL syntax #8403

Open
msullivan opened this issue Feb 26, 2025 · 0 comments
Open
Assignees

Comments

@msullivan
Copy link
Member

We only did about half of it.
https://github.com/geldata/rfcs/blob/master/text/1022-freetypes.rst

The core of the feature will probably not be too bad to do.

The hard part is that I bet we will start hitting a bunch of materialization bugs when we try using it, and might need to do a heavy rework there to make it work well enough.

Probably someone else will do the core feature work while I work on overhauling materialization?

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

No branches or pull requests

2 participants