[Mono-devel-list] Couple of questions/ Issues in implementing System.Data

Sebastien Pouliot spouliot at videotron.ca
Mon Apr 12 08:33:52 EDT 2004


Hello Uma,

Not really an helpfull answer but...

> 7. Copy/AddPermission to all Permission classes
> Any pointers on how to implement these will be helpful.. This question
> is tied to the Keyrestrictions answer too..

Mono 1.0 won't support Code Access Security (CAS). Some code exists for
permissions in different assemblies (like corlib) but the fondation required
in the JIT and the runtime aren't yet ready. So all permission classes
deriving from System.Security.CodeAccessPermission only needs to be stubbed
for this first release (for interface compatibility).

Sebastien Pouliot
http://pages.infinit.net/ctech/poupou.html




More information about the Mono-devel-list mailing list