-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Referring to MonticelloFileTree-Core-dkh.67 which is loaded by default into the current Squeak Trunk. This extension method shadows the existing method DirectoryEntryFile >> #readStreamDo:
from the built-in Files package:
Is this method still required or can it be removed as Squeak already provides it? In the first case, maybe the patch should be added to the Files package directly to avoid issues, or at least it should be classified as a proper override method by adding -override
to the method category.
Metadata
Metadata
Assignees
Labels
No labels