[BUG] UndefinedObject(Object)>>doesNotUnderstand: #dateSent ( [closed] BFAV-specific class structure changed )

brentvukmer at yahoo.com brentvukmer at yahoo.com
Tue Feb 24 02:34:31 CET 2004


Test pilots who want to try development versions of the BFAV should be
aware that their mileage may vary :)

In this case I changed the structure of the ArchivePost class.  If you
have BFAV 2.05 or earlier in your image, and then loaded a development
version of the BFAV (version higher 1.26 or higher), you should run the
following do-it, which will close and clear out your local archive in
memory and regenerate it with the updated ArchivePost class structure:

PatchArchive clearRegistry.
PatchArchiveClient allInstancesDo: [ :client | client delete. ].
PatchArchiveClient open.













<This post brought to you by BFAV2>


More information about the Squeak-harvest mailing list