It is now possible to handle loop in builder script (#357). See Build your simulations for documentation about it.
The Python bindings for MORSE have been completely rewritten and is now much more efficient (based on asynchat API). However, it is mostly an internal rewrite, and the interface does not change.
Rewrite the Multi-node Simulation using sockets client/server (internal). Use JSON instead of unsafe pickle.