[Cuis-dev] Morph class canUnderstand: #exportAsJPEG -- Answer is false: why?
    H. Hirzel 
    hannes.hirzel at gmail.com
       
    Thu Mar  6 03:37:38 PST 2025
    
    
  
The answer is
      Morph  canUnderstand: #exportAsJPEG
true
Sorry for asking.
HH
On 06/03/2025 9:10 am, H. Hirzel wrote:
> Hello list members
>
>     Morph  class  canUnderstand: #exportAsJPEG
>
> answers 'false' meanwhile #exportAsJPEG is implemented in class Morph.
>
> Contrariwise
>
>     Dictionary class canUnderstand: #printOn:
>
> answers the expected value which is 'true'.
>
> I wonder what is happening here.
>
> Regards
>
> Hannes
>
    
    
More information about the Cuis-dev
mailing list