Hi,

I'm new to CakePHP and I have a simple question. Where should I put DAO
object's. I don't realy understand why Model object are used to get
data (isn't they only the model?)

I would like to get data from databases, xml, simple files, through
SOAP, etc. and use model as data beans. DAO object wil get the data
from data source.

Should I overide findAll etc. functions in the Model class. If Yes,
where should I place DAO object in the CakePHP hierarchy?

(sory for my English)


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to