first meta- – ISA\\Elements\Textuals

Parent
Data
Textuals
Aliases None.
Information This assembly is about the elementary  textual elements and operations.
Notes
Kind Explanation
Text Strings are the most used type in Information Technology. On a typical project one type on two is a string. So it requires to be highly optimized. So alternatively to have only one String type like in most languages, it is interesting to have several one for different purpose.
  • Key is a short string type specially designed for the access on association table.
  • String is a multipurpose fixed character length string designed for efficiency.
  • String Unicode, is an UTF-16 string to cover the whole string requirements in any language.
  • Text, is both a complete Unicode string and a typographic definition. It is composed of Glyph, coming from the typographical world. A Glyph is a of size with 32 bits for typographic characteristics and one symbol using UTF-32. This low level integrated and uniform presentation could widely improve display rendering velocity by delegation to hardware components.
Assembly data
Edition
Version 1
Country None.
Language  None.
Tirage 1
Dependencies None.
Inhibit all invariants False.
Ideas.
Diagram

 

Textuals Assembly

Classes
Other modules
Assemblies

None.

 

Version and status

Version Date Description Status
V1R1 31-Dec-17 Initial. Candidate

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.