Skip to content

Fixes for CombiningBuilder #348

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

Merged
merged 3 commits into from
Jun 18, 2018
Merged

Fixes for CombiningBuilder #348

merged 3 commits into from
Jun 18, 2018

Conversation

kevmoo
Copy link
Member

@kevmoo kevmoo commented Jun 18, 2018

Will land seperately

contentBuffer.writeln();

String part;
if (_outputPartOf) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed offline. These variable names are confusing and not indicative in what we are using them for.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right...but is this PR okay otherwise?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was hoping you'd fix it in this one.

contentBuffer.writeln();

String part;
if (_outputPartOf) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was hoping you'd fix it in this one.

@kevmoo
Copy link
Member Author

kevmoo commented Jun 18, 2018

I was hoping you'd fix it in this one.

I'll do a follow-up.

@kevmoo kevmoo merged commit 70140ef into master Jun 18, 2018
@kevmoo kevmoo deleted the combining_fixes branch June 18, 2018 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants