Different url's same actions...
"T.Lawrance" <[email protected]> Wed, 26 Sep 2012 18:04:03 +0200
| Newsgroups | gmane.comp.web.mason.user |
|---|---|
| Message-ID | <CAPrvswvMfq=1OfMxVZCtP9sTz3nYe4hAvjUaS-g+XyuJy7UxXg@mail.gmail.com> |
Hi all, What is the best way achieving translated url support with Poet? Mean, in the english version of site want: /eshop/cart/shipping e.g. german version should be: /eshop/warenkorb/versand the shipping.mc and versand.mc are doing the same thing, only in different languages, and they are should be at different path, like shipping.mcshould be in cart directory and versand.mc should be in warenkorb directory. But the components are the same... What is the best practice in the Poet for url-translation? - doing many symbolic links? because the components must be files... - or try "somewhat" (don't know how, yet) rewriting urls in input to english version and at output to translated one (where to do this?) in some middleware level, or at Poet level? Any ideas, please? thanx. ak. ------------------------------------------------------------------------------ How fast is your code? 3 out of 4 devs don\\\'t know how their code performs in production. Find out how slow your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219672;13503038;z? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Mason-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mason-users