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

C++: Add FormatReader implementation #970

Merged
merged 19 commits into from Mar 25, 2014
Merged

C++: Add FormatReader implementation #970

merged 19 commits into from Mar 25, 2014

Conversation

ghost
Copy link

@ghost ghost commented Mar 12, 2014

This adds the main FormatReader implementation (detail/FormatReader) and associated helper classes.

Note that a couple of bits of functionality are missing since the bits they depend on are not yet available. These are marked with @todo in the sources.

Some of the FormatReader/FormatHandler interface logic wasn't quite correct, and this has been fixed in this PR. Primarily constness and type fixes.

@ghost ghost added the develop label Mar 12, 2014
@mtbc
Copy link
Member

mtbc commented Mar 13, 2014

Still needs copyright headers fixing.

@ghost
Copy link
Author

ghost commented Mar 13, 2014

Fixing the headers is next on my list.

@mtbc
Copy link
Member

mtbc commented Mar 13, 2014

Code looks plausible.

@ghost
Copy link
Author

ghost commented Mar 22, 2014

Is there anything preventing this being merged?

melissalinkert added a commit that referenced this pull request Mar 25, 2014
C++: Add FormatReader implementation
@melissalinkert melissalinkert merged commit 771adcd into ome:develop Mar 25, 2014
@melissalinkert
Copy link
Member

--no-rebase

@sbesson sbesson added this to the 5.1.0-m1 milestone Oct 14, 2014
@rleigh-codelibre rleigh-codelibre deleted the cpp-formatreader branch May 27, 2017 17:11
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.

None yet

3 participants