-
Type:
New Feature
-
Resolution: Done
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: Databind 2
-
Security Level: Jimmy
-
None
-
ZK 8.0.2 S1
-
None
ProxyHelper.addIgnoredProxyClass() already allows global configuration of classes not to be proxied in form proxy objects
to enhance that ZK could pre-configure reasonable defaults and provide a way to change this configuration by redefining that list of classes:
common candidates are:
java.util.Date java.sql.Date java.sql.Timestamp java.math.BigDecimal java.math.BigInteger