[Seaside] observations after updating Pharo and Seaside

Robert Shiplett grshiplett2 at yahoo.com
Thu Sep 17 22:22:10 UTC 2009


Folks
To get up-to-date I had a few things to set back:
 WABuilder 
 >>rootClass
 	rootClass isNil ifTrue: [ rootClass := WACurlRoot ].
	^rootClass
	
 WARequestHandlingConfiguration
	
 	>>describeOn:  "two changes to class references"
		
  WARequestContext
  
  	>>responseGenerator  "I still have to replace the generator class name"

But I only lost a few minutes in tracking these down ... 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20090917/3fb63867/attachment.htm


More information about the seaside mailing list