Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
The AbstractProvider in the CMS API takes a JCR item (Node or Property) and an IFieldDescriptor and provides the values (child nodes or values) based on that.
The parent type is not properly typed, however, causing some compilers (IntelliJ's for instance) to complain.