It is not so simple with server and client separation. For example reports (PDF, XLS). You can't do them on client to the server should be made aware of user language and presumably have the same translational table as client does.
Other type of server-side code with i18n are e-mail messages. The exceptions messages thrown from server to client are arguable... On May 23, 11:00 am, Stefan Bachert <[email protected]> wrote: > Hi, > > Control and View live on the client > Model live on the server. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
