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 cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to