FW: problem installing SM in latest 3.6 alpha
by Brent Pinkney other posts by this author
Apr 16 2003 5:59PM messages near this date
Re: Squik language features
|
Re: FW: problem installing SM in latest 3.6 alpha
Hi,
I am trying to get back into Squeak after 19 months...
I have the latest 3.6 at update 5184 into which I try to install SqueakMap from the World me
nu.
It fails with a MNU in #removeFromCategories on UndefinedObject in:
SMSqueakMap> >#deleteCard: aCard
"Delete a card, first remove it from its categories."
aCard removeFromCategories.
^cards removeKey: aCard id
The DoIt which spawned all this was:
^ self deleteCardWithId: 'c8bd2b9c-4995-4f96-93ed-9cd85e350a47'
which in turn came from SMSqueakMap> >#loadLog.
Ideas ?
Thanks
Brent
Thread:
Brent Pinkney
Ned Konz
|