L20n/Projects/Type Annotation File Format

< L20n‎ | Projects
Revision as of 08:43, 26 July 2010 by AxelHecht (talk | contribs) (Created page with '= Status = Current status is "in thought". We might be able to make html5 with semantics do the trick. = Goals = Tools would like to help localizers get internal and external pro…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Status

Current status is "in thought". We might be able to make html5 with semantics do the trick.

Goals

Tools would like to help localizers get internal and external properties right. Which of those are known is determined by type annotations in the source file format. The definition of those types will depend on the target language for internal properties, and on the application code when it comes down to external properties.

Non-Goals

A strict type system. In the end, the localizer is right, not the tool.

Timelines/Milestone

These are the bugs of interest:

Bug Owner Status

Requirements

Dependencies

Testing

Related Projects