<p dir="ltr">Way to go! Exciting.</p>
<div class="gmail_quote">On Apr 16, 2016 09:46, "Tahoe-LAFS" <<a href="mailto:trac@tahoe-lafs.org">trac@tahoe-lafs.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">#1432: Magic Folder on Mac OS X and other BSDs<br>
-------------------------------------+-------------------------------------<br>
Reporter: davidsarah | Owner:<br>
Type: enhancement | Status: new<br>
Priority: normal | Milestone: undecided<br>
Component: code-frontend- | Version: 1.8.2<br>
magic-folder | Keywords: fsevents mac bsd magic-<br>
Resolution: | folder<br>
Launchpad Bug: |<br>
-------------------------------------+-------------------------------------<br>
<br>
Comment (by dawuud):<br>
<br>
this actually is a BSD compatibility change since getting magic-folder to<br>
work with this watchdog based inotify API actually makes it work on all<br>
the BSD operating systems using kqueue and it should also work on Mac OS X<br>
using the native apple filesystem events api.<br>
<br>
we could of course replace it with two ctypes based inotify APIs. one for<br>
kqueue and one for Mac OS X fs events api...<br>
<br>
currently there are only two or three unit tests that fail and these<br>
failures are not so terrible... it fails because it's emitting more events<br>
than the unit tests expect.<br>
<br>
--<br>
Ticket URL: <<a href="https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1432#comment:22" rel="noreferrer" target="_blank">https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1432#comment:22</a>><br>
Tahoe-LAFS <<a href="https://Tahoe-LAFS.org" rel="noreferrer" target="_blank">https://Tahoe-LAFS.org</a>><br>
secure decentralized storage<br>
</blockquote></div>