<div dir="ltr"><div><div>Hmm. But Michael, I thought you made a big deal about how stacktraces were much more readable in your presentation at <a href="http://www.mbarsinai.com/blog/2014/06/10/playful-eye-for-the-jee-guy/">http://www.mbarsinai.com/blog/2014/06/10/playful-eye-for-the-jee-guy/</a><br><br></div>I just flipped through your slides at <a href="http://www.slideshare.net/MichaelBarSinai/playful-eye-for-the-jee-guy">http://www.slideshare.net/MichaelBarSinai/playful-eye-for-the-jee-guy</a> and expected to see a screenshot similar to <a href="http://horstmann.com/unblog/2015-11-21/play-error.png">http://horstmann.com/unblog/2015-11-21/play-error.png</a> (good!) as opposed to <a href="http://horstmann.com/unblog/2006-06-07/images/stacktrace3.gif">http://horstmann.com/unblog/2006-06-07/images/stacktrace3.gif</a> (bleh!).<br><br></div><div>Anyway, I'm kind of used to wading through enormous stacktraces because, well, I have to.<br><br></div><div>On a related note I just found this: <a href="http://www.nurkiewicz.com/2012/03/filtering-irrelevant-stack-trace-lines.html">http://www.nurkiewicz.com/2012/03/filtering-irrelevant-stack-trace-lines.html</a> which links to <a href="http://stackoverflow.com/questions/9606614/cleaning-noise-out-of-java-stack-traces">http://stackoverflow.com/questions/9606614/cleaning-noise-out-of-java-stack-traces</a> which I just voted up. :)<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov 22, 2015 at 7:03 AM, Michael Bar-Sinai <span dir="ltr"><<a href="mailto:mich.barsinai@icloud.com" target="_blank">mich.barsinai@icloud.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">...And then came the migration to Play 2.4, where the static parts are being deprecated, and everything is getting dynamic and dependency injected, and there were quite a few error screens, and stack traces. Not from hell, though*.<div><br></div><div>* Just finished porting a Play app to 2.4. Not an easy task, even though I like the DI better than Java EE's. Play! still seems to be better-suited for HTTP interfaces, as it does not try to abstract HTTP away. But it's not a clear-winner-by-KO.</div><div>IMHO, the main issue with Play! is the tools - IntelliJ is the only IDE to that supports it at the moment. ScalaIDE has some official support, but since I've installed it the JVM crashes (that is, I get the OSX's crash dialog, not even Eclipse's). There's a NetBeans plug-in on the way (<a href="http://nbpleasureplugin.com" target="_blank">http://nbpleasureplugin.com</a>).  As IntelliJ is expensive, buggy, eats RAM and CPU and is generally annoying, I currently use Sublime text and the console. The amazing part - I'm still quite productive with this setup.</div><div><div><br><div><blockquote type="cite"><div>On 22 Nov 2015, at 13:49, Philip Durbin <<a href="mailto:philipdurbin@gmail.com" target="_blank">philipdurbin@gmail.com</a>> wrote:</div><br><div><p dir="ltr"><a href="http://horstmann.com/unblog/2015-11-21/index.html" target="_blank">http://horstmann.com/unblog/2015-11-21/index.html</a></p><p dir="ltr">"All work and no play makes Jack a dull programmer. And I just felt the dull pain of another stack trace from hell from my Java EE app server. There has to be a better way. So I ported the troublesome code to run on the Play framework, and it was all play. No stack trace from hell, just a few screens with clear error messages, and then sweet success."</p>
_______________________________________________<br>codecraft mailing list<br><a href="mailto:codecraft@or8.net" target="_blank">codecraft@or8.net</a><br><a href="http://or8.net/mailman/listinfo/codecraft" target="_blank">http://or8.net/mailman/listinfo/codecraft</a><br></div></blockquote></div><br></div></div></div><br>_______________________________________________<br>
codecraft mailing list<br>
<a href="mailto:codecraft@or8.net">codecraft@or8.net</a><br>
<a href="http://or8.net/mailman/listinfo/codecraft" rel="noreferrer" target="_blank">http://or8.net/mailman/listinfo/codecraft</a><br>
<br></blockquote></div><br></div>