<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Feb 11, 2014 at 6:49 PM, Ben Langmuir <span dir="ltr"><<a href="mailto:blangmuir@apple.com" target="_blank">blangmuir@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
> One more thing: is there a specific reason to have the is_*(Status) methods all static on the AbstractFileSystem instead of making them methods on Status?<br>
<br>
</div>Just to parallel the fact that they are global in sys::fs.<br></blockquote><div><br></div><div>I'd vote to pull them into members; mainly because it now is in a class context, and it keeps the "main" interface smaller, and thus easier to understand at a glance.</div>
</div></div></div>