Closed daffl closed 13 years ago
As discussed here:
http://forum.javascriptmvc.com/#Topic/32525000000607009
Fixes the boolean conversion issue mentioned (test included) and also sets empty string values to undefined if the convert parameter is set.
Needs tests if it would break any existing apps I think.
I will merge this one if there are no objections. All existing tests pass, but I am still not sure if it would break existing apps.
next, time, don't wait for me ... go ahead and pull this kinda thing.
As discussed here:
http://forum.javascriptmvc.com/#Topic/32525000000607009
Fixes the boolean conversion issue mentioned (test included) and also sets empty string values to undefined if the convert parameter is set.
Needs tests if it would break any existing apps I think.