> 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. Ben