Anonymous | Login | 02-28-2021 15:42 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0006992 | [Squeak] Files | trivial | always | 03-24-08 19:20 | 03-24-08 19:20 | |||||||
Reporter | katb | View Status | public | |||||||||
Assigned To | cdegroot | |||||||||||
Priority | normal | Resolution | open | |||||||||
Status | assigned | Product Version | 3.10 | |||||||||
Summary | 0006992: Incorrect class comment for FileStream | |||||||||||
Description |
Using Squeak 3.10, the FileStream comment contains the following: "To use the file system for most applications, you typically create a FileStream. This is done by sending a message to a FileDirectory (file:, oldFile:, newFile:, rename:newName:) which creates an instance of me. Accesses to the file are then done via my instance." Unfortunately, the named methods don't exist. I'm using FileDirectory new fileNamed: rather than file:, and it appears to work and have the intention I'd expect FileDirectory file: to have from the above comment. |
|||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
There are no notes attached to this issue. |
![]() |
|||
Date Modified | Username | Field | Change |
03-24-08 19:20 | katb | New Issue | |
03-24-08 19:20 | katb | Status | new => assigned |
03-24-08 19:20 | katb | Assigned To | => cdegroot |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
30 total queries executed. 27 unique queries executed. |