[BUG] Smalltalk>>imageReaderClass has been deprecated and there is no replacement for this method

Ned Konz ned at bike-nomad.com
Tue Jul 8 01:13:03 UTC 2003


On Monday 07 July 2003 05:31 pm, Andreas Raab wrote:
> I think the subject says it all - if it's deprecated then there
> *ought* to be a better place for it. So where is it? What are users
> of that method *supposed* to do? I mean we can't just raise random
> error messages without providing an alternative, can we?
>
> [Found this while trying to load Connectors into 3.6beta]

Ah yes, that's ugly, isn't it.

I guess the message should say something about using 
"ImageReadWriter".

And of course they should have checked for senders first.

Form class>>fromBinaryStream: should also have been changed.

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE



More information about the Squeak-dev mailing list