[Glass] Methods with selectors #and: #or: #repeat

Jupiter Jones via Glass glass at lists.gemtalksystems.com
Tue Oct 9 23:53:11 PDT 2018


I’m getting errors when compiling methods compiling methods with selectors #and: #or: #repeat

For example:

Condition class(Behavior)>>compileMethod:category: @10 line 16'   and: aCondition\   and: aCondition
           ^ CompositeCondition satisfying: self and: aCondition

1: [1046] You may not compile a method for this selector.

Are these reserved selector names or is something else going on?

Cheers,

J


More information about the Glass mailing list