[fw-general] Re: [zf-contributors] Re: [fw-general] Simple Cloud API Proposals

2009-10-07 Thread Matthew Ratzloff
Hi Wil, I think any queue class should follow the conventions set forth by Zend_Queue (by extending or implementing the appropriate adapter class). This looks like a major oversight in Zend_Cloud_Queue's API. -Matt On Tue, Oct 6, 2009 at 7:44 AM, Matthew Weier O'Phinney matt...@zend.comwrote:

Re: [fw-general] Re: [zf-contributors] Re: [fw-general] Simple Cloud API Proposals

2009-10-07 Thread Matthew Weier O'Phinney
-- Matthew Ratzloff m...@builtfromsource.com wrote (on Wednesday, 07 October 2009, 07:55 AM -0700): I think any queue class should follow the conventions set forth by Zend_Queue (by extending or implementing the appropriate adapter class).  This looks like a major oversight in