I am working on a T5 application, and can't figure out how the AppModule is wired up to the IoC container in the quickstart example. In may application, I am working on extending TapestryFilter and overriding provideExtraModuleDefs to wire up the module in my web application, but am convinced there is a better way.
What is the convention?
