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

Protocol Update: Entity ID #703

Closed
OlivierHecart opened this issue Jan 31, 2024 · 0 comments · Fixed by #774
Closed

Protocol Update: Entity ID #703

OlivierHecart opened this issue Jan 31, 2024 · 0 comments · Fixed by #774
Assignees
Labels
enhancement Existing things could work better release Part of the next release

Comments

@OlivierHecart
Copy link
Contributor

Describe the release item

Update declarations management so that declarations are identified by EntityID rather than by key expression.

@OlivierHecart OlivierHecart added the release Part of the next release label Jan 31, 2024
@OlivierHecart OlivierHecart self-assigned this Jan 31, 2024
@OlivierHecart OlivierHecart added the enhancement Existing things could work better label Jan 31, 2024
@OlivierHecart OlivierHecart linked a pull request Feb 2, 2024 that will close this issue
OlivierHecart added a commit that referenced this issue Feb 15, 2024
OlivierHecart added a commit that referenced this issue Mar 12, 2024
* New Subscribers EntityId behavior for clients and peers

* Improve routing logging

* New Queryables EntityId behavior for clients and peers

* Improve routing logging

* Use proper QueryableId in Session and AdminSpace

* Sessions use runtime Id generator to avoid collisions

* AdminSpace use runtime Id generator to avoid collisions

* Use proper ResponderId

* Define EntityId type

* Add source_eid to SourceInfo

* Update source_info_stack_size test

* Update source_info_stack_size test

* Introduce EntityGlobalId type

* Add id() function to Subscriber, Queryable and Publisher

* Add Publication::with_source_info() function

* Code format

* Remove ref to PR #703

* Fix doctests

* Add comments

* Remove comments
@OlivierHecart OlivierHecart removed a link to a pull request Mar 13, 2024
@OlivierHecart OlivierHecart linked a pull request Mar 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Existing things could work better release Part of the next release
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant