This post originated from an RSS feed registered with PHP Buzz
by Paul M Jones.
Original Post: Solar Models vs. Zend Framework Models
Feed Title: Paul M. Jones
Feed URL: http://paul-m-jones.com/archives/category/programming/php/feed
Feed Description: If it's worth doing, it's worth over-doing.
Today, Michelangelo van Dam posted this narrative relating his experience with Zend Framework models:
http://www.dragonbe.com/2010/01/zend-framework-data-models.html
I read the article, and wondered how hard it would be to replicate his narrative using the Solar Framework model system. Turns out it’s pretty easy: there’s a lot of work that Solar does for you.
Download a Solar system, move it [...]