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

New API for Policy property setting #1531

Closed
ibaned opened this issue Apr 4, 2018 · 0 comments
Closed

New API for Policy property setting #1531

ibaned opened this issue Apr 4, 2018 · 0 comments
Assignees
Labels
Enhancement Improve existing capability; will potentially require voting
Milestone

Comments

@ibaned
Copy link
Contributor

ibaned commented Apr 4, 2018

Currently, properties like scratch size can be set with constructor arguments, and also by set methods which return a new policy.

Our current plan is that going forward, the only way to set these properties will be through set functions which don't return a new policy but rather modify the existing one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improve existing capability; will potentially require voting
Projects
None yet
Development

No branches or pull requests

3 participants