Hi everyone: I have developed some internal tools to do a few different things.
Currently I create one app for each task. As I created more and more apps for more tasks, I have come up with this question: should I create one single app and a controller for each task I need to accomplish? In this case I'll have only one mojolicious instance running, all controllers will share a big configuration file, the routes will dispatch different tasks to different controllers. Does that make sense? Jim. -- You received this message because you are subscribed to the Google Groups "Mojolicious" 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/mojolicious. For more options, visit https://groups.google.com/d/optout.
