Bug nodesΒΆ

I use view nodes to focus attention on a set of disparate nodes. For example, when I fix a bug in Leo, I create a bug node containing all the data in Leo’s source code that relates to the bug. As I discover code related to the bug, I clone nodes and move them under the bug node. I’ll also add ordinary nodes as children of the bug node. These nodes contain the original bug report, descriptions of how I fixed the bug, test data, or any other notes I might want to keep.

_images/slide-011.png

Previous topic

Views: 2

Next topic

Bug nodes: 2