Alexander Luzgarev
Alexander Luzgarev
I'm using ConfuserEx to obfuscate a .NET Standard 2.0 assembly. The assembly has a class with a static array initializer. Using obfuscated assembly fails with System.TypeInitializationException in the static constructor...
It would be nice to provide more "native" support for MATLAB's "enumeration classes" (if that's possible), a la existing support for datetime objects, strings, etc. Currently objects of "enumeration classes"...
Would be nice to be able to write data without having it all in memory.
We can read some MATLAB objects (strings, datetimes, etc.), and it would be nice to add support for writing them. See also #2