[Catalyst] The model -is- where your business logic lives.
Ian Docherty
catalyst at iandocherty.com
Thu Sep 27 13:14:08 GMT 2007
Pedro Melo wrote:
>
> That's what I do with two minor adjustements:
>
> * I started using load_namespaces to control each source resultset
> class also;
> * I don't put my model inside the catalyst application.
>
And is load_namespaces significantly slower than using load_classes with
all classes explicitly specified?
Regards
Ian
More information about the Catalyst
mailing list