NETMF / llilum

Development Platform for MSIL and UWP apps targeting Micro Controllers. Part of the .NET Micro Framework family.
Other
159 stars 52 forks source link

Compress strings in v-tables (m_name/namespace in TypeInfo field) #206

Open lt72 opened 8 years ago

lt72 commented 8 years ago

Use a proxy for TypeRepresentation.m_name/namespace members and point to a compressed representation for the strings, such as an index in a table.