How to deal with localized content in the db
Riccardo De Menna <[email protected]> Wed, 1 Nov 2023 09:27:54 +0100
| Newsgroups | gmane.comp.java.cayenne.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Everyone, I was wondering if someone could point out a best practice on how to deal with localized content in the db. I come from the webobjects world where I would just flag a property in the eomodel as localizable. Then fetching from name, email, address columns would actually take data from name_en, email_en, address_en and such. I’m sure this must be something people have dealt with before. Regards, Riccardo De Menna