Document Revision History

This table describes the changes to AbstractTree.

DateNotes
2009-07-24

Fixed crash that occurs when node is dragged to a descendent by adding logic to outlineView:validateDrop:proposedItem: proposedChildIndex:.

2008-03-17

Fixed a typo in the definition of a leaf node.

2007-12-21

Using NSTreeController with NSOutlineView, Bindings, and Core Data.