Skip to content
  • Alastair Bridgewater's avatar
    sheet/: Fix SHEET-{ADOPT,DISOWN}-CHILD mechanism. · b4058627
    Alastair Bridgewater authored
      * I, having rarely done clever things like this with a
    multimethod, completely screwed up the responsibilities for each
    side of the dispatch.
    
      * The PARENT sheet is supposed to be the one to CALL-NEXT-METHOD,
    and there should be no :AROUND qualifier anywhere.
    
      * Fixed existing code to conform to the new (correct) scheme.
    b4058627