https://bz.apache.org/ooo/show_bug.cgi?id=128019

--- Comment #5 from Peter <pe...@apache.org> ---
I like the UTF-8 approach as described on https://utf8everywhere.org/ but I
have not many insights on alternatives.

I think we should decouple the string implementation from OpenOffice. This
would allow us to be able to change and maintain this part easier.

Also we would need valid convertors for the Other UTF definitions.I think maybe
it makes sense to base the string implementation on STL, then have a Own string
class that adds the features we need, hidden behind an interface.

And we have to check the API. This is I think the most hideous part, based on
the FOSDEM presentation. https://ftp.fau.de/fosdem/2018/AW1.120/ode_uri.mp4
UTF concerning part starts around 10 Minutes.Very interesting talk, thanks to
Stephan Bergmann.

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to