Files
textmate/Frameworks/OakFileBrowser
Allan Odgaard 8a2b97207c Refactor FSDirectoryDataSource
All code has been moved to the FSItem subclass.

The advantage is that bookkeeping becomes easier, for example no need to explicitly unregister paths (instead we can do that in the destructor).

The disadvantage is that sharing resources between items becomes harder, for example all (expanded) folders track file system and version control changes, though the existing code only accidentally shared these resources for identical paths, and it actually lacked a tracking system for retain counts.
2015-07-15 22:02:16 +02:00
..
2012-09-15 15:12:57 +02:00
2015-07-15 22:02:16 +02:00
2013-07-21 13:25:29 +02:00