Hello guys, I just committed a patch to trunk that may be useful to test Elisa, or just to delve into its internals, with the ease of an interactive IPython shell (history, auto-completion, etc..). Just start elisa with the --shell option (after installing IPython!), and play: the first thing you may want to do is "from elisa.core.common import application".
Ciao! guido
