Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0005723 |
[Squeak] Network |
minor |
always |
01-14-07 16:43 |
01-14-07 16:43 |
|
Reporter |
lexspoon |
View Status |
public |
|
Assigned To |
cdegroot |
Priority |
normal |
Resolution |
open |
|
Status |
assigned |
|
Product Version |
3.9 |
|
Summary |
0005723: fix for printString of ObjectSocket classes |
Description |
Make ObjectSocket's have a working print method. The problem is that String>>printOn: assumes that the stream implements contents, which is not the case for StringSocket.
To see the problem, simply try [new StringSocket] and print out the result. |
Additional Information |
|
|
Attached Files |
objSockPrint-ls.1.cs [^] (795 bytes) 01-14-07 16:43 |
|