Archive for February, 2006

Solar 0.12.0 Released

Sunday, February 19th, 2006 (18:06)

The biggest single change is that Solar::start() no longer sets up shared objects; instead, the overarching Solar class now provides a Registry for you to set up your own shared objects. In addition, we now have read-once flashes, a TwoStepView pattern in the improved front controller and page controller, and front controller hook scripts to set up the application environment. Finally, the content model appears to be on solid footing with a few changes to the class architecture. Read on for more about these changes.