Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
When returning a base type in getFieldValue, the constructor for the base type is called. This causes unnecessary object creation and doesn't take advantage of caching.