Hi,

I'm trying to have tests green for TWM. I found:

ComposableModel>>initialExtent
        ^ nil

on superclass Model there's

Model>>initialExtent
        ^ RealEstateAgent standardWindowExtent

that sounds good. So I don't understand why ComposableModel redefine 
#initialExtent to answer nil. Any explanation ?

Laurent

Reply via email to