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

feat(dataset.Body): rename Data fields to Body #133

Merged
merged 1 commit into from
Jun 13, 2018
Merged

feat(dataset.Body): rename Data fields to Body #133

merged 1 commit into from
Jun 13, 2018

Conversation

b5
Copy link
Member

@b5 b5 commented Jun 11, 2018

After a bunch of discussion, we've decided to rename "Data" to "Body", our logic is outlined here: qri-io/qri#422. Basically it's just a rename, but it renames a required field. This'll break all sorts of stuff, but considering we're still very early days, I'd rather get it merged now.
To me this dataset-as-html-page metaphor is worth a breaking change, so let's make one.

BREAKING CHANGE: dataset.DataPath is renamed to dataset.BodyPath.

After a bunch of discussion, we've decided to rename "Data" to "Body", our logic is outlined here: qri-io/qri#422. Basically it's just a rename, but it renames a required field. This'll break all sorts of stuff, but considering we're still _very_ early days, I'd rather get it merged now.
To me this dataset-as-html-page metaphor is worth a breaking change, so let's make one.

BREAKING CHANGE: dataset.DataPath is renamed to dataset.BodyPath.
@b5 b5 added the feat A code change that adds functionality label Jun 11, 2018
@b5 b5 self-assigned this Jun 11, 2018
@b5 b5 requested a review from ramfox June 11, 2018 18:52
@ghost ghost added the in progress label Jun 11, 2018
@b5
Copy link
Member Author

b5 commented Jun 11, 2018

@ramfox if after an initial look you're good with this I'll push a fix to qri-io/dsdiff & re-run CI so we can look at tests

Copy link
Member

@ramfox ramfox left a comment

Choose a reason for hiding this comment

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

👍 👍 👍

@b5 b5 merged commit ee60890 into master Jun 13, 2018
@ghost ghost removed the in progress label Jun 13, 2018
@b5 b5 deleted the data_to_body branch June 13, 2018 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat A code change that adds functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants