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

Remove leading is_ from is_data_loaded? #135

Merged
merged 1 commit into from
Oct 11, 2018
Merged

Remove leading is_ from is_data_loaded? #135

merged 1 commit into from
Oct 11, 2018

Conversation

kbaird
Copy link
Contributor

@kbaird kbaird commented Oct 2, 2018

Style preferences are

  • is_predicate for guard-safe macros and
  • predicate? for regular boolean functions.

…ich prefer is_predicate for guard-safe macros and predicate? for regular boolean functions.
@doomspork
Copy link
Member

Thank you @kbaird! @jeregrine any objections? I'm all for this. We'll need to bump the version of the new release you cut to account for the breaking change.

@kbaird
Copy link
Contributor Author

kbaird commented Oct 2, 2018

You're welcome, @doomspork. I have a separate question about custom relationships in a View. Where's the best venue for that?

EDIT: I just asked at #136

@jeregrine jeregrine merged commit aa4371f into beam-community:master Oct 11, 2018
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.

3 participants