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

WIP: temporary entities #53

Merged
merged 2 commits into from
Oct 1, 2018
Merged

WIP: temporary entities #53

merged 2 commits into from
Oct 1, 2018

Conversation

niniemann
Copy link
Collaborator

This is more a quick hack than a real implementation -- let's use this PR to discuss what a correct implementation would look like.

I propose to change the structure of SEMPR to fit the following, which also addresses parts of #11

  • only the core can create and delete entities
  • the core manages IDs and the event-broker

ctieben and others added 2 commits September 10, 2018 16:17
Currently the temp entities uses valid IDs and will wast them.
Copy link
Contributor

@ctieben ctieben left a comment

Choose a reason for hiding this comment

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

For my point of view its ok as current shortcut.
But I conform to solve this by design and not by passthrough a flag in a future release.

@niniemann
Copy link
Collaborator Author

Since I currently have no time to tackle the nice & clean solution for this I'll just merge this temporary solution now. Let's not forget this issue. :)

@niniemann niniemann merged commit d91cc29 into master Oct 1, 2018
@niniemann niniemann deleted the feature-temporary-entities branch October 1, 2018 08:35
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