And lets not forget a link:
http://framework.zend.com/wiki/display/ZFPROP/Zend_Tool_Pattern+-+Jurrien+Stutterheim
On Jun 6, 2009, at 22:41 , Jurriën Stutterheim wrote:
Hi all,
Today I moved my proposal for Zend_Tool_Pattern to the Ready for
Review section on the wiki. Snip from the proposal:
Zend_Tool_Pattern will provide some common and simple design
patterns that are used frequently in the development of your
application. Think accessors/mutators and a singleton. In addition,
it will provide a way to easily implement interfaces by adding the
specified interface to the includes list and generating the method
skeletons.
Please have a look and leave a comment : )
Cheers,
- Jurriën