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

JContainers is incompatible with Caprica language extensions #119

Open
XxX-Daniil-underscore-Zaikin-XxX opened this issue Sep 13, 2024 · 1 comment

Comments

@XxX-Daniil-underscore-Zaikin-XxX
Copy link

XxX-Daniil-underscore-Zaikin-XxX commented Sep 13, 2024

Caprica can extend Papyrus with a few neat features, such as For loops and Switches. However, the default parameter in many JContainers functions interferes with the default token for Switch statements, and the compiler throws errors.

A possible solution would be to replace instances of default with defaultValue, but it would also be disastrous for any code that relies on JContainers.

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