Hi. I'm portuguese and i like to use table names (hence model names) in my own language. The problem is that if i do this, i can't use scaffolding, because Cake assumes that the model associated with the controller i scaffold is the singularized controller's name (according to Cake's conventions).
One possible solution to the problem would be to use the model specified in the $uses var (or the first one if it is an array). I think this little tweak would greatly benefit Cake since, as far as i can tell, there are many non english speakers out there using it that would be very happy with the improvement. I've already created a ticket requesting this (https://trac.cakephp.org/ticket/659) Thanks in advance. Best regards. -- Gonçalo Marrafa <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
