Hi esteban

I would love to know how you did it, to fix it.

Even my bad power that break anything I touch did not succeed recently to get this bug back :)

Stef


Le 14/9/16 à 05:58, Esteban A. Maringolo a écrit :
Hi,

After renaming, promoting as tag, moving to package and other
non-secuential operations in Nautilus which screwed up the packaging,
now all classes are shown in _UnpackagedPackage but when browsed via
Spotter they show the right package in the class template.

SequenceableCollection subclass: #OrderedCollection
   instanceVariableNames: 'array firstIndex lastIndex'
   classVariableNames: ''
   package: 'Collections-Sequenceable'

Any pointers on how to fix/rebuild whatever is needed?
It took me two classes and less than 5 minutes to screw it, I guess
it's a new record. :)

Regards!

ps: this happens with the latest 5.0 image and vm version.

Esteban A. Maringolo




Reply via email to