Decimal separator must be dot
Status: Beta
Brought to you by:
osych
Test application fails if international settings sets
colon as decimal separator instead of default dot
sign.
Fails conversion of string node to float
(TJvxCustomStringAttribute.InternalGetAsFloat).
IMHO numbers should be stored in XML nodes in format
independent of international settings (i.e. always dot
as decimal separator) or it should be choosable per
document or globally in the library.