On Feb 25, 2008, at 12:07 PM, Bob Mattax wrote:
> > I have a situation where I'm interacting w/ an API where I have to use > some webservices to access data from a User and Account table. > > I've figured out for the most part how to handle the models just by > themselves, but am looking for information on whether I will be able > to take advantage of hasOne, belongsTo associations between table-less > models. I have some more models available via the API that I would > like to explore having associations to as well. > > Is there any way to do this? AFAIK, this is where DataSources can really help out. Someone else might know more about the specifics.... -- John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
