Gemstone doesn't like widestring method definitions.
MCMethodDefinition allInstances select: [ :each | (each source isKindOf: ByteString) not ]
should return an empty collection. In Pharo 3.0 it does.
In Moose 4.8 however we have
VerveineJTestResource>mse MalPorterStemmerTest>porterTestData MalStopwords>moreBasicEnglish MalGermanStemmer>performStemming: PPAnalyzerTest>grammarD
Stephan
Hmm. I love it that you are trying to get Moose in Gemstone :).
These methods are not particularly important, and I think we can find workarounds for them.
Doru
On Mon, Sep 2, 2013 at 12:52 PM, Stephan Eggermont stephan@stack.nl wrote:
Gemstone doesn't like widestring method definitions.
MCMethodDefinition allInstances select: [ :each | (each source isKindOf: ByteString) not ]
should return an empty collection. In Pharo 3.0 it does.
In Moose 4.8 however we have
VerveineJTestResource>mse MalPorterStemmerTest>porterTestData MalStopwords>moreBasicEnglish MalGermanStemmer>performStemming: PPAnalyzerTest>grammarD
Stephan _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev