History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: APF-968
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Matt Raible
Reporter: João Cláudio Luzio
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
AppFuse

Easier handing of multiple encodings

Created: 29/Nov/07 12:23 AM   Updated: 29/Nov/07 10:40 AM
Component/s: i18n
Affects Version/s: 2.0 Final
Fix Version/s: None


 Description  « Hide
Hi!

When using appfuse with many languages it becomes tiresome and error prone to remember to include a new language in the native2ascii executions.
I think its better and simpler to make all i18n files in UTF-8 and apply the native2ascii-utf8 to all i18n files.

Cheers,
João Luzio

 All   Comments   Change History   FishEye      Sort Order:
Matt Raible - 29/Nov/07 12:29 AM
Isn't this easy enough to do in your own project? I don't know if it needs to be in AppFuse core as we don't add a lot of translations. Also, for those files that don't need to be processed, I don't want to mess them up - or slow down the build time by processing them.

João Cláudio Luzio - 29/Nov/07 08:34 AM
Hi!

I've already done it in my project, it was just a suggestion for improving.

Cheers,
João Luzio