very cool! raydeo and I were discussing the need for a multiapp launching script in NOLA.
Looking at your source, I see you took a multiprocess approach rather than a multi app inside a single server approach. How does this work with tools like pdb and --reload? I'm guessing with the rerouting of stdin and sterr, pdb may work fine, which would be pretty useful. As a minor stylistic improvement, I would suggest using the console_scripts entry point for managing your executable. -w d. "whit" morriss Systems Engineering / DevOpstetrics [email protected]<mailto:[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/groups/opt_out.
