Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » WString vs Grapheme Cluster idea (with possible flaw)
Re: WString vs Grapheme Cluster idea (with possible flaw) [message #57114 is a reply to message #57110] Wed, 26 May 2021 10:52 Go to previous messageGo to previous message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
Well it really depends on how this is done.

One thing is for sure, all 4 000 000 000 graphemes won't be used at the same time
If we look at how virtual memory is managed, it's just about the same: we have a huge virtual memory but use only a tiny bit of it.
I don't know if it's feasable for graphemes since this has to be performant and we still would have the indirection table to manage which could be the killer

Why not use UTF32 ? sounds like the same (from my very far and poor UTF knowledge)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Using BLITZ in release mode CLANG
Next Topic: Using Pen with U++
Goto Forum:
  


Current Time: Sat May 11 08:42:09 CEST 2024

Total time taken to generate the page: 0.01885 seconds