Hello, Hmm, the reason for my asking was that in my application, I need to perform some DB-level initializations whenever the “actual” server is restarted (resetting a buffer related to a protocol it implements). Up to now, I had implemented that in startup(), which had the effect that running custom commands for management purposes performed those initializations as well. I guess the best way to do so, after your explanations, would be to implement another command dedicated to performing this initialization and running it via the start-up script prior to starting the “actual” server.
Thanks, Marco -- 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.
