Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0005444 |
[Croquet] Hedgehog |
major |
always |
11-15-06 22:58 |
11-16-06 01:54 |
|
Reporter |
liz |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
|
|
|
Summary |
0005444: Latest Croquet-Objects package in Monticello removes TFormManager>>default |
Description |
The most recent version of Croquet-Objects (Croquet-Objects-ar.234) removes the class side method TFormManager>>default. This method is referenced in CroquetHarness>>shutdown and is invoked when trying to save an image. Adding back TFormManager>>default fixes the problem -
default
^Default ifNil:[Default := self new. TForm defaultTForm. Default.]. |
Additional Information |
|
|
Attached Files |
|
|