On Tue, Feb 11, 2014 at 6:49 PM, Ben Langmuir <[email protected]> wrote:
> > > 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? > > Just to parallel the fact that they are global in sys::fs. > 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.
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
