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

Atsushi Eno atsushi at ximian.com
Mon Sep 29 14:10:10 EDT 2008


I don't remember the details but I indeed tried to implement it one
year ago, and gave up for not a minor difference between those ACLs.
http://lists.ximian.com/pipermail/mono-devel-list/2007-September/025096.html

If you take your words and go to implement it, it'd be awesome.

Atsushi Eno

Jonathan Pryor wrote:
> 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