-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:
Operating System: All
Platform: All
-
Bugzilla Id:28026
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.