Tommaso Dal Sasso
Results
1
comments of
Tommaso Dal Sasso
Steps to reproduce: cl := Class new setName: 'Foo' asWideString; yourself. Smalltalk at: cl name put: cl. FLSerializer serializeToByteArray: (Smalltalk at: cl name) It produces a 'Improper store into indexable...