30 avoid reserved parent and other not prefixed methods of referencable#32
Open
SusieGoebel wants to merge 34 commits into
Open
Conversation
…and not hidden behind a symbol
…he type bounds. Also include getContainer since it is only used in the API methods
…needing to change some tests that expose containers e.g. for removal - which other methods should handle
…d in the single case where the proxy exposes no delete from a relationship option
…ee containers with direct usage of push
…nt in the Ecore sense
… of teh former assumption to be only called from there
Noah1891
reviewed
Jun 3, 2026
Collaborator
Noah1891
left a comment
There was a problem hiding this comment.
- When checking why we could leave out the delete method in re-tree-list and re-link-list-container.ts I discovered a bug when calling delete with RELAXED mode on a ReLinkListContainer, but this has nothing to do with this pull request though but should be fixed in another issue
- Since the goal also was to prevent reserving string names, would __referenceInitializers which is part of the prototype of Referenceable be such a case and could theoretically also be replaced by a symbol?
Member
Author
|
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.