Comment on file 'boswritr.st' The file contains a patch for ObjectWorks R4.1. When storing an Association on a BinaryObjectStorage there is a check if the association represents a variable binding global to some scope. In this case the binding instead of its mere data is stored. Unfortunately the check does not account for references held in Undeclared. The file 'boswritr.st' extends the check by additional Undeclared lookup. 10 April 1995