[FIX] FileContentsBrowserFix-mu

umejava at mars.dti.ne.jp umejava at mars.dti.ne.jp
Thu Sep 4 10:02:42 UTC 2003


from preamble:

"Change Set:		FileContentsBrowserFix-mu
Date:			4 September 2003
Author:			Masashi Umezawa

FileContentsBrowser>>selectedClassOrMetaClass should return nil when
there is no selection. But the method raises MessageNotUnderstood when
the browser indicates metaclass AND selectedClass is nil, because it
tries to send #metaClass to nil.

Now the method correctly returns nil in such case.

-To see the problem:
	Open the code browser for codes with class methods only.
	Without any class selection, push the 'class' button in the browser. 

"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FileContentsBrowserFix-mu.cs.gz
Type: application/octet-stream
Size: 523 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030904/2f88eea4/FileContentsBrowserFix-mu.cs.obj


More information about the Squeak-dev mailing list