Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Not A Bug
-
Affects Version/s: 1.3.1
-
Fix Version/s: None
-
Component/s: Core
-
Labels:None
Description
An implicit collection from a base class is ignored if another one is defined for a derived one.
Implicit collections have to be declared always for the concrete type i.e. they are not inherited to avoid side-effects with derived classes.