I wrote: > I'm saving the input module into a global flowscript variable, because > it's supposed to be request-independent.
Nevermind that. I realized I must acquire the input module from the selector every time, lest I end up with IllegalStateExceptions. Tobia
