ADD section to moleling tips about right id modeling#53
Open
ADD section to moleling tips about right id modeling#53
Conversation
fgalan
commented
Nov 29, 2016
| places where such characters are not allowed. For example, some persistence backends are based in databases which | ||
| doesn't accept whitespaces or non-ASCII characters in table databases. | ||
| * IDs may appear as part of URLs (e.g. the URL identifying an entity at [Context Broker](../context_broker.md) and | ||
| using non-ASCII characters in that places makes these URL more complex. |
Member
Author
There was a problem hiding this comment.
Probably this is the weaker part of the PR. More arguments or reinforcement of the existing ones are welcome.
fgalan
commented
Nov 29, 2016
| who decides when and how it may change (if it is allowed to do it at all). However, note that we | ||
| are not using UUID in this documentation for didactic reasons but in real usage use case | ||
| you should consider this recommendation. | ||
|
|
Member
Author
There was a problem hiding this comment.
Maybe a fouth point about the unconvenience of using "_" in IDs should be included. Taking into account that the part that most has "suffered" this in the past (and present :) in the one about persistence done by Cygnus probably @frbattid is the best one to contribute.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.