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

Close #69: FMMultivalueLink inherits from OrderedCollection #70

Conversation

Gabriel-Darbord
Copy link
Member

Closes #66: Add more tests for the collection API on links.

This has been tested on Fame, Famix, Moose, Casino and Modest.
Everything seems to work fine with the way the API has been used so far.
Note, however, that extending OrderedCollection adds a lot of API to FMMultivalueLink, and not all of it has been tested.
For example, addFirst: does not yet implement a hook to set the opposite and check for unicity.

Closes #66: Add more tests for collection API on Links
@Gabriel-Darbord Gabriel-Darbord linked an issue Dec 22, 2023 that may be closed by this pull request
@Gabriel-Darbord Gabriel-Darbord merged commit ad77571 into development Dec 22, 2023
2 checks passed
@Gabriel-Darbord Gabriel-Darbord deleted the 69-Make-FMMultivalueLink-inherit-OrderedCollection branch December 22, 2023 14:00
Gabriel-Darbord added a commit to moosetechnology/Famix that referenced this pull request Jan 17, 2024
Gabriel-Darbord added a commit to moosetechnology/Famix that referenced this pull request Jan 17, 2024
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.

Make FMMultivalueLink inherit OrderedCollection Missing tests on Links
1 participant