[ANN] Rb for 3.9alpha

Torsten Bergmann astares at gmx.de
Thu Nov 18 16:17:07 UTC 2004


Hi Marcus,

installed "Refactoring Browser for 3.9" in 3.9alpha #6404 (from
the unstable stream) and it calls #isThisEverCalled when opening
from the world menu. See the stack below.

Bye
Torsten

---------------------------------------------------------------
18 November 2004 5:13:59 pm

VM: Win32 - a SmalltalkImage
Image: Squeak3.9alpha [latest update: #6404]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir C:\squeak\squeak38
Trusted Dir C:\squeak\squeak38\bet
Untrusted Dir C:\My Squeak\bet

RefactoringBrowser class(Object)>>halt:
	Receiver: RefactoringBrowser
	Arguments and temporary variables: 
		aString: 	'This is indeed called: ''RefactoringBrowser
class>>openBrowser'''
	Receiver's instance variables: 
		superclass: 	Browser
		methodDict: 	a MethodDictionary(size 167)
		format: 	156
		instanceVariables: 	nil
		organization: 	('as yet unclassified' abstractClassVar abstractClassVar:
abstrac...etc...
		subclasses: 	nil
		name: 	#RefactoringBrowser
		classPool: 	nil
		sharedPools: 	nil
		environment: 	a SystemDictionary(lots of globals)
		category: 	nil

RefactoringBrowser class(Object)>>isThisEverCalled:
	Receiver: RefactoringBrowser
	Arguments and temporary variables: 
		msg: 	'RefactoringBrowser class>>openBrowser'
	Receiver's instance variables: 
		superclass: 	Browser
		methodDict: 	a MethodDictionary(size 167)
		format: 	156
		instanceVariables: 	nil
		organization: 	('as yet unclassified' abstractClassVar abstractClassVar:
abstrac...etc...
		subclasses: 	nil
		name: 	#RefactoringBrowser
		classPool: 	nil
		sharedPools: 	nil
		environment: 	a SystemDictionary(lots of globals)
		category: 	nil

RefactoringBrowser class(Object)>>isThisEverCalled
	Receiver: RefactoringBrowser
	Arguments and temporary variables: 

	Receiver's instance variables: 
		superclass: 	Browser
		methodDict: 	a MethodDictionary(size 167)
		format: 	156
		instanceVariables: 	nil
		organization: 	('as yet unclassified' abstractClassVar abstractClassVar:
abstrac...etc...
		subclasses: 	nil
		name: 	#RefactoringBrowser
		classPool: 	nil
		sharedPools: 	nil
		environment: 	a SystemDictionary(lots of globals)
		category: 	nil

RefactoringBrowser class>>openBrowser
	Receiver: RefactoringBrowser
	Arguments and temporary variables: 

	Receiver's instance variables: 
		superclass: 	Browser
		methodDict: 	a MethodDictionary(size 167)
		format: 	156
		instanceVariables: 	nil
		organization: 	('as yet unclassified' abstractClassVar abstractClassVar:
abstrac...etc...
		subclasses: 	nil
		name: 	#RefactoringBrowser
		classPool: 	nil
		sharedPools: 	nil
		environment: 	a SystemDictionary(lots of globals)
		category: 	nil


--- The full stack ---
RefactoringBrowser class(Object)>>halt:
RefactoringBrowser class(Object)>>isThisEverCalled:
RefactoringBrowser class(Object)>>isThisEverCalled
RefactoringBrowser class>>openBrowser
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SystemBrowser class>>defaultOpenBrowser
MessageSend>>value
PasteUpMorph>>dispatchCommandKeyInWorld:event:
PasteUpMorph>>keystrokeInWorld:
PasteUpMorph>>keyStroke:
PasteUpMorph(Morph)>>handleKeystroke:
KeyboardEvent>>sentTo:
PasteUpMorph(Morph)>>handleEvent:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
PasteUpMorph(Morph)>>processEvent:using:
PasteUpMorph>>processEvent:using:
PasteUpMorph(Morph)>>processEvent:
HandMorph>>sendEvent:focus:clear:
...


-- 
NEU +++ DSL Komplett von GMX +++ http://www.gmx.net/de/go/dsl
GMX DSL-Netzanschluss + Tarif zum supergünstigen Komplett-Preis!



More information about the Squeak-dev mailing list