Hello,

I was checking out how symfony does the database translation, and was
wondering if it wouldn't be a good idea to do it the same way.   I
mean instead of creating one huge table i18n with all the translated
fields for all the tables, create translation tables for each table
that needs one.

Example:
table1 would have the fields that need translating in table1_i18n
table2 would have the fields that need translating in table2_i18n
...

What do you think?

Thx!

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

Reply via email to