Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The source code - especially for core and extensions - is filled up with Reflection-intensive invocation, which are supposed to negatively affect the overall performance; mostly:
- ReflectionUtils
- Spring's BeanUtils#copyProperties
- ReflectionToStringBuilder
- EqualsBuilder#reflectionEquals
- HashCodeBuilder#reflectionHashCode
Attachments
Issue Links
- causes
-
SYNCOPE-1659 Read-only flag not working in console on virtual attributes
-
- Closed
-