Index - All Packages - All Categories - All Classes

Class RecorderHoister

NOTA.TYPE I exist to hoist myCargo (a set of recorder fossils) up the Sensor canopy as far as it needs to go, as well as to propogate the props resulting from the planting of these recorders. When I no longer have any cargo to hoist, I devolve into an ActualPropChanger

I assume that RecorderCheckers do their southward walk in a single step, so I can hoist recorders by an algorithm that would occasionally cause a recorder to be missed if RecorderCheckers were incremental.

Package: Udanax-Gold
All Superclasses: Object Heaper Abraham AgendaItem PropChanger
Protocols: Object
Categories: Xanadu-turtle

Class Methods

make: crum with: aSetOfRecorders

Create a RecorderHoister.

Overrides: PropChanger class

Instance Methods

create: crum with: aSetOfRecorders



Overrides: PropChanger

createRcvr: receiver



Overrides: PropChanger

sendSelfTo: xmtr



Overrides: PropChanger

step



Overrides: PropChanger


Index - All Packages - All Categories - All Classes