I think it'd be better to create components through which to access these services.
On Sat, May 24, 2008 at 1:58 PM, the_woodsman <[EMAIL PROTECTED]> wrote: > > Hi Bakers, > > I'm facing a design decision and I'd like to know people's opinions. > > In my new project, I'm going to use various third party services, > including photo stores like Flickr, Picasa, Facebook, and Payment > Gateways too. > > I'm trying to decide which of the above kinds of services are best > implemented as models/datasources, if any. > > It would be nice to access Photo services with a call to find(), but > it's unlikely I'll ever save to these services. > I have to take into account that datasources have minimal > documentation (to my knowledge, and I'm not moaning) and don't look > that fun to code! > > Any opinions / guidelines about when it's appropriate to use a > customised model, and when it's just overkill, would be appreciated. > > Thanks! > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
