This post originated from an RSS feed registered with PHP Buzz
by Jackson Miller.
Original Post: PHP Code Generator
Feed Title: CentreSource: Blog
Feed URL: http://blog.centresource.com/category/development/php/feed/
Feed Description: PHP Development company in Nashville, TN.
I just spent some time playing with PHP Object Generator and thought I would share my thoughts.
I should mention that I think needing code generation is an indication of poor design. The reason is that in order for code generation to work there has to be enough code that is duplicated that the process of [...]