Hey guys, regarding this ticket: http://gitx.lighthouseapp.com/projects/17830/tickets/47-provide-an-option-to-automatically-refresh-on-an-interval
It looks like a lot of work/effort has gone into this feature but I'm not sure FSEvents is the proper way to handle this. Does GitX really need to be updating in the background while nobody is paying attention to it? My initial thought is that this should be handled by an automatic refresh on activation. NSApplication sends out a notification when it becomes active which sounds like the perfect place to fire off a refresh. If I'm missing something that would make constant updates a better solution, please let me know. Kevin
