Hello!
we have a frontend developer in our team who is in charge for our views. Because the twirl templates will be compiled to scala code in playframework (like the idea of typed templates!) the server reboots on every view change, even if only html has been changed.
So there is the question if there is any possibility to skip the reboot on view changes and use something like hot-code-replace like JRebel?
Thanks and best regards
Simon