-- Matthew Ratzloff 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 Zend_Cloud_Queue's API.
Not necessaril
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 wrote:
> -- Wil Sinclair