TypeDescriptor
and ResolvableType
cache in GenericTypeAwarePropertyDescriptor
#31490
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Following up on #26297 and #27246, it turns out that the
TypeDescriptor
cache inCachedIntrospectionResults
can be better placed inGenericTypeAwarePropertyDescriptor
and accessed via a downcast there, along with correspondingResolvableType
instances.The text was updated successfully, but these errors were encountered: