+1 also. on/yes/true should all work for boolean parameters (just
like Ant ;)
Erik
On Apr 14, 2009, at 2:01 AM, Shalin Shekhar Mangar wrote:
2009/4/13 Koji Sekiguchi <k...@r.email.ne.jp>
Should we accept not only <bool>true</bool>, but also <bool>on</bool>
and <bool>yes</bool>?
I think it is easy by using parseBool() instead of
Boolean.valueOf() in
DOMUtil.
+1
I know it is inconsistent but so are the request parameters like hl,
debugQuery etc which I doubt will be changed.
--
Regards,
Shalin Shekhar Mangar.