Skip to content

Conversation

@ClotildeToullec
Copy link
Member

  • FM3Trait has now the #users property, and not #owner. Same for the opposite in FM3Type.
  • All traits should be computed to generate all appropriate properties in a class but only local traits for the class definition and imports, to avoid redundancy.
  • modify iteration in computeAllTraits() to avoid conflicts.

- Compute all traits to generate properties (attributes & accessors).
- Only get traits from the class when writing the imports.
This is to avoid redundancy in classes definition but still get all correct properties.
@NicolasAnquetil NicolasAnquetil merged commit 56001be into master Feb 14, 2025
1 check passed
@NicolasAnquetil NicolasAnquetil deleted the traits-update branch February 14, 2025 15:10
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.

3 participants