[fw-general] Re: Understanding where Zend_Layout meets Zend_View

2011-03-29 Thread gtracy
Thanks Wil. I think I've overcome this, but I'm always interested in the patterns and habits of more seasoned Zend developers. I've settled on an approach for the moment. It's a hybrid. I'm using Zend_Layout to maintain a generate layout for the entire site, and I'm using a combination of Zend_Vi

[fw-general] Understanding where Zend_Layout meets Zend_View

2011-03-23 Thread gtracy
I'm studying Zend with renewed interest recently, and am grappling with an architecture decision for building dynamic content on my pages. It appears that I have a couple of options for setting up my views, but lack the experience to analyze my options well. I'm open to all of your ideas, experienc