Ian Holsman wrote:
> Just a comment on the templates.
> 
> wouldn't it be easier/another option for the template loader to just
> load a different template based on language?
> 
> When i was investigating i18n issues for a similar project (a long
> time ago) that is what we came up with, as asian was just too damn
> hard to try and slot into a template like this, and would likely also
> have different images and stuff lke that.
> 

It would of course be another option. But not a particularly good one.
It means that when you change the template, someone has to merge the
changes into all the other languages. You will almost certainly end up
with your logic out of sync in different templates.
Nightmare.



Reply via email to