Sample code on making NSOutlineView, NSTreeController binded with Core Data via Managed Object.
Uses: xCode 11.3 , Swift 5
Additionally, the code samples shows how to:
- have different Entities combined in one NSOutlineView (done via inheritence)
- make and always expanded NSOutlineView
- have different rendering style in the NSOutlineView for headers and for items coming from code data