Sounds good to me.<br><br>On Tuesday, 19 November 2013, Manuel Quiñones  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions_and_function_scope/Strict_mode" target="_blank">https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions_and_function_scope/Strict_mode</a><br>

<br>
Adding "strict mode" in our JavaScript will:<br>
<br>
- not silence some errors, throw them instead<br>
- allow us to fix errors that can improve performance<br>
- prohibit some sintax that makes our code more future proof<br>
<br>
If we agree, I will add it to all our codebase and see what happens.<br>
<br>
--<br>
.. manuq ..<br>
_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="javascript:;" onclick="_e(event, 'cvml', 'Sugar-devel@lists.sugarlabs.org')">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
</blockquote><br><br>-- <br>Daniel Narvaez<br><br>