Martin Marinschek wrote:
and of course, the scripting framework - changing java classes in memory is possible, but only to a certain extent without needing to restart the server...zero restart is a myth anyway even in scripting languages, because you often run into conditions on the data structure side, which make it impossible to do a clean debugging/coding anymore without having to restart the server.

