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

XML Parsing refactor: #444

Merged
merged 1 commit into from
Dec 20, 2016
Merged

XML Parsing refactor: #444

merged 1 commit into from
Dec 20, 2016

Conversation

donatello
Copy link
Member

Adds new S3 aware parser helper class S3Element:

  • Captures commonly performed S3 related parsing actions
  • Is namespace aware
  • Eliminate usage of large repetitive constants
  • Easy to use and has lead to significant simplication of code

Fixes #432.

Adds new S3 aware parser helper class S3Element:
- Captures commonly performed S3 related parsing actions
- Is namespace aware
- Eliminate usage of large repetitive constants
- Easy to use and has lead to significant simplication of code

Fixes minio#432.
@harshavardhana harshavardhana merged commit c2181fa into minio:master Dec 20, 2016
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

3 participants