> If you are using CakePHP 1.2 default values for fields will be auto > populated before saving record. I'd very much like to use version 1.2 (behaviours, ... mhm. yummy), although (no offense) I have had _really_ bad experiences with "bleeding edge" branches before, so I will wait until all of the cake- core-developer-community considers it stable enough for production use.
> I see nothing wrong with overriding loadInfo(), that's why it's there for, yay =) > but my question is what's the scenario that there are "lots" of fields that > you will be never handling with Cake? Are you managing a table not specific > to your Cake application? Yes, I have to use quite a few legacy tables, and although I could get the information through functions via appcontroller, I'd very much like to incorporate this information through the use of (special) Models. I probably don't even have to manipulate this stuff at all. just reading will suffice in the most cases. thanks for your quick answer, kind regards, ray --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
