Hi Sicapitan What case/problem are you considering...?
You need a model file to define each of your models (Person.php, Address.php, Order.php, OrderLine.php) so that Cake knows which models exist. How else would cake know ...? Appart from looking for which models are defined - to know their general characteristis and which DB tables etc to look for - cake doesn´t do much with the model files by default. If you wanted to display all of your models in a file tree (don't understand why) that's not going to be a problem on Cake's side of the fence. Can you clarify what you mean? Cheers, AD7six --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
