[Mono-devel-list] Permission Request Sets - Encoding
Alexis Christoforides
alexischr at gmail.com
Tue Sep 14 19:21:07 EDT 2004
Hello,
I'm working on declarative security attribute support for CAS on Mono,
and I just wanted to ask a question: Is it OK if I convert the
Assembly PermissionSets (_minimum, _optional and _refuse) to XML/text
inside the AssemblyBuilder so that I can just pick them up as
MonoString 's in the runtime and write them in the build_metadata()
call? Or should I do the conversion in the runtime, to avoid
unneccessary variables in
AssemblyBuilder/MonoReflectionAssemblyBuilder ?
Cheers,
Alexis Christoforides
More information about the Mono-devel-list
mailing list