This application provides visualization of the baselines dependencies. The main class is MBMapBuilder, this creates an inner model to handle dependencies. Users of this class can create custom versions, and select it as default class in the system browser configuration, just look for BaselineMap
Try the next incantation on a playground:
Metacello new
baseline: 'BaselineMap';
repository: 'github://akevalion/BaselineMap/src';
load.
Inspect an instance of BaselineOF
And the system browser