Adam Flinton wrote:
> So just to be certain, if a user has some existing textual content (e.g. 
> a description of some construct) in a non-UTF-8 source (e.g. a Word 
> document or HTML page) and pastes into a text area in the Archetype editor:
> A)  All  (mappable) non-UTF-8 chars would be transformed into UTF-8 chars?
> B) What about unmappable chars etc ?
>
> ...
>
> What happens wrt the Archetype editor?
>   

Archetype Editor is built with standard .NET controls, which look after 
those details. It's all just standard operating system stuff. A lot of 
people from various cultures have been working with it, so this has been 
well tested.

The only bug reported in 18 months has been in a DataGrid that we're 
using, where entering a special character by keying its code on the 
numeric keypad whilst holding down the Alt key can cause the wrong 
character to appear in the wrong row.

- Peter


Reply via email to