-
Notifications
You must be signed in to change notification settings - Fork 690
Open
Labels
type: enhancementA general enhancementA general enhancement
Description
- Unify test cases in
TypeInformationUnitTests
(currently spread around inTypeDiscovererUnitTests
andClassTypeInformation
).Re-enable caching of rawResolvableType
s inTypeDiscoverer
once Issue withequals(…)
/hashCode()
forResolvableType.forRawClass(…)
spring-framework#28608 is resolvedRe-structure type hierarchyTI
<->ResolvableTI
<->CTI
,GTI
to simplifyequals(…)
/hashCode()
arrangements by moving all methods except the ones overridden inCTI
intoRTI
. Current implementations of those methods inTypeDiscoverer
intoGTI
.To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
Additional refinements in TypeInformation reimplementation.
Additional refinements in TypeInformation reimplementation.
Additional refinements in TypeInformation reimplementation.