Rainer Döbele created EMPIREDB-444:
--------------------------------------
Summary: Allow custom value type conversion via ObjectUtils
Key: EMPIREDB-444
URL: https://issues.apache.org/jira/browse/EMPIREDB-444
Project: Empire-DB
Issue Type: New Feature
Components: Core
Reporter: Rainer Döbele
Currently ObjectUtils contains various Value related information and conversion
functions.
However all functions are static and cannot be overridden.
In order to maintain backward compatibility these static functions must remain.
However internally they should used a new class to forward these functions to,
that can be set by the user and which can be overrridden.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)