[Catalyst] loading modules before the server forks

Andy Grundman andy at hybridized.org
Thu Nov 8 21:40:48 GMT 2007


On Nov 8, 2007, at 4:21 PM, Octavian Rasnita wrote:

> Ok, thank you. I know how to load the modules, but I just wanted to  
> know if all dependencies are loaded before server fork.

Yeah, they are.  Catalyst will load all your controllers, models, etc,  
and those will load all their modules, and so on.



More information about the Catalyst mailing list