Re: [fw-general] Creating a Zend_Service_* Component

2010-03-16 Thread Pádraic Brady
y http://blog.astrumfutura.com http://www.survivethedeepend.com OpenID Europe Foundation Irish Representative From: Shaun Farrell To: Zend Framework General Sent: Tue, March 16, 2010 8:56:00 PM Subject: [fw-general] Creating a Zend_Service_* Component

[fw-general] Creating a Zend_Service_* Component

2010-03-16 Thread Shaun Farrell
I have been working on creating some Zend_Service components and I am trying to figure out the best way to break out my methods. Do I write one long class or do I break out the sections of the API into multiple classes. Take flickr for an example. There are a lot of API calls. flickr has them g