Pyd: Wrapping too many functions in a class gives a compiler error
Walter Bright
newshound1 at digitalmars.com
Thu Jul 12 14:49:13 PDT 2007
Pragma wrote:
> Compression *might* be of some help here, like some kind of huffman
> coding that really crunches the symbol name down (D could probably get
> away with something resembling "UTF-4").
Compression is already being used. The Pyd stuff is exceeding even that.
The main difficulty with hashing is that the names cannot be demangled.
More information about the Digitalmars-d
mailing list