|
You see the class comments.... of course I can know that an abstract class is a factory.
Copyright (c) Kazuki Yasumatsu, 1995. All rights reserved.
I am an abstract class to provide for encoding and/or decoding an image on a stream.
Instance Variables: stream <ReadStream | WriteStream> stream for image storages
Class Variables: ImageNotStoredSignal <Signal> image not stored error signal MagicNumberErrorSignal <Signal> magic number error signal
Subclasses must implement the following messages: accessing nextImage nextPutImage: testing canUnderstand (added tao 10/26/97)
What a great comment. It is really enlighting me.
|
|
|
Priority: 5 – Fix If Time
|
|
Status: Resolved (Fix Review Needed)
|
|
Assigned to: Stephane Ducasse
|
|
Milestone: Pharo7.0
|
Go to Case
|
|