Using probes
Two major uses for probes
- To interface with an object
- To create a GUI to an object
Interface with an object of two types
- VarProbe: Probes an instance variable
- MessageProbe: Probes a method
GUI utilities:
- ProbeMap: Collection of Var and MessageProbes