[Mono-dev] Support for XmlSerializationReader.CollapseWhitespace & ReadTypedNull

Jonathan Pryor jonpryor at vt.edu
Mon Sep 29 13:28:41 EDT 2008


On Sat, 2008-09-27 at 12:15 +0900, Atsushi Eno wrote:
> > FileSecurity File.GetAccessControl(string)
> > void FileSystemSecurity.AddAccessRule(FileSystemAccessRule)
> > void FileSystemSecurity.AddAccessRule(FileSystemAccessRule)
> > void File.SetAccessControl(string, FileSecurity)
> 
> It is Windows-only ACL things.

There's no way these could be mapped to POSIX ACLs [0]?

>From a cursory glance at FileSystemAccessRule and FileSystemRights, it
looks like at least a partial mapping could be done between Windows ACLs
and POSIX ACLs...

 - Jon

[0] http://www.suse.de/~agruen/acl/linux-acls/online/




More information about the Mono-devel-list mailing list