some more work on process switching and exception handling
This commit is contained in:
		@ -267,14 +267,6 @@
 | 
			
		||||
		self class primitiveFailed.
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	#method(#class) doesNotUnderstand: messageSymbol
 | 
			
		||||
	{
 | 
			
		||||
		## TODO: implement this
 | 
			
		||||
		## UnrecognizedMessage signal.
 | 
			
		||||
		self class dump.
 | 
			
		||||
		'does not understand' dump.
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	#method doesNotUnderstand: messageSymbol
 | 
			
		||||
	{
 | 
			
		||||
		self class doesNotUnderstand: messageSymbol
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user