<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Seems to run well for me.<div><br></div><div>I noticed that we forgot to bump the minor version number when the maxsizethreshold flag was added.  We should do that soon, but I’ll hold off doing it now so that we don’t get too many changes going in parallel.<br><div><br></div><div>We should update the copyright notice — it says 2006 at the moment!  (Is there a way to get it from someplace that’s easy to remember to update later?)</div><div><br></div><div>It seems that the same path can occur multiple times in the GUI — do you understand why?</div><div><br></div><div>    - B</div><div><br></div><div><br><div><div>On May 8, 2014, at 10:06 PM, Alan Shutko <<a href="mailto:ats@acm.org">ats@acm.org</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>I've fixed the disclosure triangle crash while syncing, and updated the below.  </div><div><br></div><div>Fun problem. It was actually caused by the ProgressCell release/retain changes from Onne Gorter a few years back (to resolve a different bug). Long story short, NSOutlineView does a lot of copying behind the scenes, so NSCell descendants need to override copyWithZone _and_ do the proper memory management in their init and dealloc methods.</div><br><div><div>On May 7, 2014, at 9:41 PM, Alan Shutko <<a href="mailto:ats@acm.org">ats@acm.org</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">As promised, here is my work-in-progress, ready for review and beta testing.<div><br></div><div>A version of the app, compiled with Xcode 5.1 (although it also builds with Xcode 3) is at <a href="https://dl.dropboxusercontent.com/u/9371330/Unison.zip">https://dl.dropboxusercontent.com/u/9371330/Unison.zip</a></div><div><br></div><div>I've put my source tree on Github at <a href="https://github.com/alanshutko/unison">https://github.com/alanshutko/unison</a></div></div></blockquote></div><br></div>_______________________________________________<br>Unison-hackers mailing list<br><a href="mailto:Unison-hackers@lists.seas.upenn.edu">Unison-hackers@lists.seas.upenn.edu</a><br>http://lists.seas.upenn.edu/mailman/listinfo/unison-hackers<br></blockquote></div><br></div></div></body></html>