Skip to content

Conversation

@jbradford
Copy link

No description provided.

@barnhill
Copy link
Owner

explain to me the business need for this custom C128 encoding so I understand what is going on here before I pull this.

@barnhill
Copy link
Owner

barnhill commented Dec 2, 2014

also when pulling into another repo consolidating multiple commits into one commit would be nice to keep the history neater looking.

@barnhill
Copy link
Owner

Do you want to fix this pull request so I can merge it in or do you want me to close it?

Copy link
Owner

Choose a reason for hiding this comment

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

unnecessary wrapping

Copy link
Collaborator

Choose a reason for hiding this comment

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

@bbarnhill I think that wrapping on lines 14–17 is just what VS automatically does. No point in trying to override VS because whenever you edit near that it’ll just reperform that same whitespace change again.

Line 25 is so long maybe it needs to be split up more ;-).

Copy link
Owner

Choose a reason for hiding this comment

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

I think its probably fine in length ... just wrapped for some reason

@barnhill
Copy link
Owner

Can one of the admins verify this patch?

@barnhill
Copy link
Owner

Final ask before I close this ... does someone want to get this ready for merger or should it just be closed?

<Compile Include="Symbologies\Codabar.cs" />
<Compile Include="Symbologies\Code11.cs" />
<Compile Include="Symbologies\Code128.cs" />
<Compile Include="Symbologies\Code128CustomBuilder.cs" />
Copy link
Owner

Choose a reason for hiding this comment

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

I think Custom can be removed from this title since its really just building a Code128 string to be encoded.

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