[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-dev] ViewRedirector Caveate



Currently it is not possible to write:

Window.screenBounds


the following would fix that

+ ViewRedirecter {

    *doesNotUnderstand{|selector ... args|

        ^this.implClass.perform(selector, *args);
    }

}



Would this be ok?


jostM




_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/