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

Task/iotcore 122 frn composition #26

Merged
merged 3 commits into from
Sep 22, 2014
Merged

Conversation

dmoranj
Copy link
Contributor

@dmoranj dmoranj commented Sep 17, 2014

Generate FRN from the information in the headers.

frn += ':';
}

if (req.entityType) {
Copy link
Member

Choose a reason for hiding this comment

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

While for organization (I understand that derived form Fiware-Service header) there is not problem, take into account that:

If the current approach is not able to cope with multi-path and multi-entity and that is not fixable in this PR (or it is not clear how to adress the issue) I'd add at least a couple of FIXME comment stating the limitations of the current approach.

Copy link
Member

Choose a reason for hiding this comment

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

...and problably add a "tech debt" issue for not forgetting this ;)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Created a tech-debt issue: #27 to solve it in the near future.

NTC

fgalan pushed a commit that referenced this pull request Sep 22, 2014
@fgalan fgalan merged commit 8616acb into develop Sep 22, 2014
@fgalan fgalan deleted the task/IOTCORE-122_FRN_Composition branch September 22, 2014 08:47
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