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

Create a SystemProperty.exists() condition #101

Open
lincolnthree opened this issue Jun 3, 2013 · 1 comment
Open

Create a SystemProperty.exists() condition #101

lincolnthree opened this issue Jun 3, 2013 · 1 comment

Comments

@lincolnthree
Copy link
Member

SystemProperty.exists("foo.bar") SystemProperty.isTrue("foo.bar")

@chkal
Copy link
Member

chkal commented Jun 4, 2013

Nice idea. I also wanted to add Rewrite support to Togglz. This would allow to toggle rules at runtime:

FeatureToggle.isActive(Flags.COMPRESS_RESPONSE)

The question is, should this go to rewrite-config-toggz or to togglz-rewrite. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants