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

Nesting Flag builder in Flag #409

Merged
merged 5 commits into from
Dec 24, 2018
Merged

Nesting Flag builder in Flag #409

merged 5 commits into from
Dec 24, 2018

Conversation

Poslovitch
Copy link
Member

I rewrote the flag builder to be nested in the Flag class. However, I cannot get to fix the tests.

@tastybento Can you have a look at this, please? 🙂

@Poslovitch Poslovitch self-assigned this Dec 23, 2018
@tastybento
Copy link
Member

I'll look at it now.

Flag was marked as deprecated, which may be okay, but because it caused
a lot of warnings in the tests because they bypass the builder I removed
the deprecation but kept the warning in the JavaDoc.
@tastybento
Copy link
Member

@Poslovitch Should be fixed now.

@Poslovitch
Copy link
Member Author

Thanks @tastybento !

Merging now...

@Poslovitch Poslovitch merged commit d24d614 into develop Dec 24, 2018
@Poslovitch Poslovitch deleted the flag-builder-v2 branch December 24, 2018 08:32
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 this pull request may close these issues.

2 participants