I'm thinking of creating my own custom ApplicatoinLoader for my Play application.
Is there a custom execution context hidden here somewhere?
Does this mean inside of my custom application loader, I can wire up my custom akka actors and not have to create a custom execution context?