AW: [fw-general] Zend_Factory/Zend_Loader addition suggestion

2008-01-21 Thread Leo Büttiker
-general] Zend_Factory/Zend_Loader addition suggestion Hi guys, I'm currently working on a project to implement Zend Framework controller and model testing and specification. I'm looking for opinions on whether this is feasible - the main problem I have is that directly instantiating objects within

Re: AW: [fw-general] Zend_Factory/Zend_Loader addition suggestion

2008-01-21 Thread Pádraic Brady
@lists.zend.com Sent: Monday, January 21, 2008 4:21:06 PM Subject: AW: [fw-general] Zend_Factory/Zend_Loader addition suggestion Sounds cool! This would make testing in ZF much easier. In my opinion the Zend_Factory should somehow be integrated into Zend_Loader, to integrate easy in auto loaded

Re: [fw-general] Zend_Factory/Zend_Loader addition suggestion

2008-01-18 Thread Pádraic Brady
- Original Message From: Federico Cargnelutti [EMAIL PROTECTED] To: Pádraic Brady [EMAIL PROTECTED]; Zend Framework fw-general@lists.zend.com Sent: Thursday, January 17, 2008 11:17:08 PM Subject: Re: [fw-general] Zend_Factory/Zend_Loader addition suggestion DIV { MARGIN:0px;} Have you

[fw-general] Zend_Factory/Zend_Loader addition suggestion

2008-01-17 Thread Pádraic Brady
Hi guys, I'm currently working on a project to implement Zend Framework controller and model testing and specification. I'm looking for opinions on whether this is feasible - the main problem I have is that directly instantiating objects within controllers makes it impossible for any testing

Re: [fw-general] Zend_Factory/Zend_Loader addition suggestion

2008-01-17 Thread Federico Cargnelutti
- Original Message - From: Pádraic Brady To: Zend Framework General Sent: Thursday, January 17, 2008 9:20 PM Subject: [fw-general] Zend_Factory/Zend_Loader addition suggestion Hi guys, I'm currently working on a project to implement Zend Framework controller and model testing