Hi Isomorphic,
it would be great if you could add 3-param and 5-param versions of http://www.smartclient.com/smartgwte...lang.Object%29 using "OperatorBase operator" instead of "java.lang.String operator".
It is easy to get the strings wrong, which does not lead to an run time error (e.g. "equal" vs. "equals"), so it is always good to have the compile-time check via (in this case) DefaultOperators.Equals.
Thank you & best regards,
Blama
it would be great if you could add 3-param and 5-param versions of http://www.smartclient.com/smartgwte...lang.Object%29 using "OperatorBase operator" instead of "java.lang.String operator".
It is easy to get the strings wrong, which does not lead to an run time error (e.g. "equal" vs. "equals"), so it is always good to have the compile-time check via (in this case) DefaultOperators.Equals.
Thank you & best regards,
Blama
Comment