26 Jan 00:36
Class::Container by Ken Williams added to Catalog::lazy_loaders
Terrence Brannon <bauhaus <at> metaperl.com>
2005-01-25 23:36:29 GMT
2005-01-25 23:36:29 GMT
In reading the docs to Class::Container, I noticed that object creation could be delayed. Hence is belongs in the list of module/object lazy loaders. Here's the entry: =item * Class::Container by Ken Williams L<http://search.cpan.org/dist/Class-Container> This module's primary purpose is to provide something similar to Inversion of Control: the container establishes and provides the dependencies of a class instead of the class doing so. Inversion of Control is discussed here: L<http://www.picocontainer.org/Inversion+of+Control> -- -- Carter's Compass: I know I'm on the right track when, by deleting something, I'm adding functionality.
RSS Feed