| 9/28/2006 8:55:26 AM |
Hello Paul,
I am modifying your webportal to include localization. I want the localizable properties of each entity in a separate table, like this:
Now how does this tblLanguageLocales fit into the mapper classes? I don't know how i can use a class with multiple primary key into your webportal design, and your cache mechanism.
I want to be able to ask the page class to give me the name of the page. In the page class the pagelocale is fetched out of the cache and, based on the language in the users profile, the correct name is returned. Could you be so kind to give me a small sample how to achieve this?
Thanks very much,
Frans |