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

Add Static Typing across everything #185

Closed
TheYellowArchitect opened this issue Jan 15, 2024 · 1 comment · Fixed by #190
Closed

Add Static Typing across everything #185

TheYellowArchitect opened this issue Jan 15, 2024 · 1 comment · Fixed by #190

Comments

@TheYellowArchitect
Copy link
Contributor

Static typing is more intuitive, and also boosts performance.

@elementbound
Copy link
Contributor

Game code is not planned to have type annotations everywhere, only where it helps readability / autocomplete.

Addon code should have type annotations on fields and methods, will do a check if that holds true for every script of every addon.

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

Successfully merging a pull request may close this issue.

2 participants