Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
28026
Description
I'd like to suggest a change to support hexadecimal numbers in configurations.
If the property starts with "0x" it's parsed as an hexadecimal number on calling
getByte, getShort, getInteger, getLong and getBigInteger.