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

Poni should not allow null settings #43

Open
saaros opened this issue May 23, 2014 · 0 comments
Open

Poni should not allow null settings #43

saaros opened this issue May 23, 2014 · 0 comments

Comments

@saaros
Copy link
Member

saaros commented May 23, 2014

Poni enforces datatypes on its settings meaning that you can't ever change a setting's datatype. This is problematic with settings that default to null as the only acceptable value in NoneType is None.

Poni should raise warnings or errors when they are used, there's no good reason to allow them.

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