Skip to content
  • Daniel Kochmański's avatar
    clos: introduce class stamps for marking instances obsolete · f1bc883e
    Daniel Kochmański authored and Marius Gerbershagen's avatar Marius Gerbershagen committed
    We should call make-instances-obsolete from finalize-inheritance if we
    want to be conforming, because user may have added their own auxiliary
    methods.
    
    This change while being last in a serie of commits was locally the
    first change which solved problems. It will enable us to implement the
    fast generic dispatch after the release.
    f1bc883e