[BUG][MC] Valid .mcv stores as bad .mcz

Ned Konz ned at bike-nomad.com
Tue Sep 23 21:54:36 UTC 2003


On Tuesday 23 September 2003 02:47 pm, Ned Konz wrote:
> The file
>
> ftp://bike-nomad.com/monticello/StarBrowser/StarBrowser-nk.2.mcv
>
> loads OK. When it's stored as a (local or remote) .mcz file (like
> ftp://bike-nomad.com/monticello/StarBrowser/StarBrowser-nk.2-broken
>.mcz ) it will not load properly.
>
> It looks as if the method category 'drag and drop' is being parsed
> into the two tokens {'drag'. 'drop'}.

No, what's happening is that I have a method category called 
"drag'n'drop" that was stored wrong (no double quotes):

!ItemDragMorph class methodsFor: 'drag'n'drop' stamp: 'nk 11/19/2002 
10:26'!

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE



More information about the Squeak-dev mailing list