PRSearchWidget>>go
self items in: [ :Name already used in this class ->items |
items notEmpty ifTrue: [
self context: (self context structure: items first) ] ]
Oh god, that is a long standing bug in Monticello that strikes again:
there are some cases when the load order is wrong and causes a
compile error. In this case it is the simples just to delete the
method and load the package again.
Cheers,
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch