Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Or at least investigate whether semantics can be made more clear, especially when ManagedMember or Identifier do reference a Mixin.
eg. for mixins these tests are not equivalent, which in the past had lead to framework bugs ...
memberType.isPropertyOrCollection()
identifier.getType().isPropertyOrCollection()