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

Refactor: Add money class #28

Merged
merged 9 commits into from
Jan 8, 2014
Merged

Conversation

BlackEdder
Copy link
Collaborator

This pull request adds a convenience class to handle money entries. It converts strings into money and also returns the likelihood that a string represents money.

The money class is currently only lightly used, but (I believe) will make adding features to the csv_parser more straightforward.

To be clear: this pull request adds no extra features, it is pure refactoring of the CSVParser.

cantino added a commit that referenced this pull request Jan 8, 2014
@cantino cantino merged commit e6364fc into cantino:master Jan 8, 2014
@cantino
Copy link
Owner

cantino commented Jan 8, 2014

I'm liking your refactors!

@BlackEdder BlackEdder deleted the money_class branch January 9, 2014 08:16
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.

None yet

2 participants