pdl / Articulate

Lightweight Perl CMS Framework
Other
2 stars 2 forks source link

Alternative to singletons #3

Closed pdl closed 9 years ago

pdl commented 9 years ago

Instead of singletons for things like augmentation, work out how (and if it's a good idea) to implement lazy-loaded classes like Dancer::Plugin::DBIC does.