News Feed
Jobs Feed
Sections




News Archive
Solar Blog:
Using registry_set to auto-register objects
September 23, 2008 @ 08:47:36

In this recent post from the Solar blog, anttih shows how to use the Solar registry to automatically load and register objects when it starts up.

Solar_Registry is a class for storing singleton objects which are used usually for things like SQL objects and the response and request objects. Now what's interesting, is that in the new version of Solar a new configuration key registry_set was added for the Solar arch-class. You can use it to tell Solar to automatically add objects to the registry when it starts up.

He compares the two methods - manual loading and the automatic version and includes a "real world" example of loading up an SMTP object.

0 comments voice your opinion now!
solar framework solarphp registry registryset automatic object


blog comments powered by Disqus

Similar Posts

Developer Tutorials Blog: Zend Framework: The Best Framework for Use With Other Frameworks

LearnComputer.com: PHP Interview Questions and Tips

Imulus.com: CakePHP and PRADO

NETTUTS.com: Getting Started With CakePHP

NetTuts.com: What to Expect From Laravel 4


Community Events











Don't see your event here?
Let us know!


tool testing podcast functional phpunit introduction application opinion zendframework2 code unittest object example interview release community development language framework series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework