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

all: apply Dan Kortschak API modifications #1

Merged
merged 1 commit into from
Aug 10, 2017
Merged

all: apply Dan Kortschak API modifications #1

merged 1 commit into from
Aug 10, 2017

Conversation

sbinet
Copy link
Member

@sbinet sbinet commented Jan 1, 2017

  • drop Location
  • replace with Identifier
  • drop _go_hdf5 prefix (internal Datatype)

@sbinet
Copy link
Member Author

sbinet commented Jan 1, 2017

@kortschak PTAL

Copy link
Member

@kortschak kortschak left a comment

Choose a reason for hiding this comment

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

This LGTM, though we should probably have tests in place before we go much further.

I recall that there were other things that I was intending to do, but I wrote no notes, so I have no idea what they were. The general theme though was taking a rasp to the code and removing the burrs and sharp edges.

Just looking at the code in front of me now, that might continue is the form of e.g. 'GetType() Identifier'->'Type() Identifier' and more idiomatic capitalisation (e.g. 'Datatype'->'DataType')

@kortschak
Copy link
Member

Merge this before the import path changes?

@sbinet
Copy link
Member Author

sbinet commented Aug 9, 2017

SGTM.

are you ok with the commit message?

@kortschak
Copy link
Member

Yeah, they're fine. Thanks.

This CL applies API modifications proposed by Dan.
This CL renames Location into Identifier and removes the _go_hdf5 prefix
from the internal Datatype creation functions.
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.

2 participants