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

Feature for preserving run-time gathered typing info (such as from tests) #45

Open
getify opened this issue May 13, 2019 · 1 comment
Open

Comments

@getify
Copy link
Owner

getify commented May 13, 2019

This is an interesting idea that fits well with TypL's vision, should explore having it incorporated.

https://twitter.com/mpjme/status/1127113416307630080

@getify
Copy link
Owner Author

getify commented May 13, 2019

Not only should we able to loop back in types discovered at test time, but pulling in types back in from previous runtime would be awesome as well.

One challenge: when we preserve types (say in a JSON file, etc), it needs to be hashed against the file contents, since any change to a file could invalidate all those bits of info.

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

1 participant