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