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

NGSIv1 regs isDomain/metadta removal and render() to toJsonv1() renaming #3324

Merged
merged 6 commits into from
Oct 1, 2018

Conversation

fgalan
Copy link
Member

@fgalan fgalan commented Oct 1, 2018

This PR is related with #1298 and includes two pieces of work:

  • NGSIv1 regs isDomain/metadta removal
  • render() to toJsonv1() renaming

I'd recommend to review commit per commit. Only the first two ones are interesing, the others are rutinary adjustment in ftest and utest.

@fgalan
Copy link
Member Author

fgalan commented Oct 1, 2018

CC: @fisuda

There are some changes in .md files in this PR that I think would need to be synced in the Japanese translation.

@fisuda
Copy link
Contributor

fisuda commented Oct 1, 2018

Noted with thanks.

*/
std::string ContextAttribute::renderAsJsonObject
std::string ContextAttribute::toJsonV1AsJsonObject
Copy link
Member

Choose a reason for hiding this comment

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

As json is now part of the prefix, it could be dropped in the end of the name:

toJsonV1AsObject

Just a suggestion

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed in 7e25b65

Copy link
Member

@kzangeli kzangeli left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@AlvaroVega AlvaroVega left a comment

Choose a reason for hiding this comment

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

LGTM

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.

4 participants