<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div><blockquote type="cite"><br></blockquote><blockquote type="cite">x = require('…')<br></blockquote><blockquote type="cite">is much more readable and understandable than the callback based one.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">In the long run, I think that having a 'dev' flag would be great.<br></blockquote><blockquote type="cite">Without the dev flag all the JS/css/coffescript/... would be minified and in one file.<br></blockquote><blockquote type="cite">and if you want to introspect, you activate the dev flag and everything is unmignified and readable.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">RequireJs Does allow that, which is a plus, even if it means adding a compile option to js.<br></blockquote><br>OK thanks, I will try to have a look at these options.  Would  be nice<br>to improve this situation.<br></div></blockquote><div><br></div><div>here is a firs draft</div><div><a href="https://github.com/ipython/ipython/wiki/IPEP-5:-Javascript-structure-and-testing">https://github.com/ipython/ipython/wiki/IPEP-5:-Javascript-structure-and-testing</a></div><div><br></div><br><blockquote type="cite"><div><br>Cheers,<br><br>Brian<br><blockquote type="cite">--<br></blockquote><blockquote type="cite">Matthias<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">_______________________________________________<br></blockquote><blockquote type="cite">IPython-dev mailing list<br></blockquote><blockquote type="cite"><a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br></blockquote><blockquote type="cite"><a href="http://mail.scipy.org/mailman/listinfo/ipython-dev">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br></blockquote><br><br><br>-- <br>Brian E. Granger<br>Cal Poly State University, San Luis Obispo<br><a href="mailto:bgranger@calpoly.edu">bgranger@calpoly.edu</a> and <a href="mailto:ellisonbg@gmail.com">ellisonbg@gmail.com</a><br>_______________________________________________<br>IPython-dev mailing list<br><a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>http://mail.scipy.org/mailman/listinfo/ipython-dev<br></div></blockquote></div><br></body></html>