[Mono-devel-list] Patch not to inline methods with security attributes
Sebastien Pouliot
sebastien at ximian.com
Fri Nov 12 13:57:56 EST 2004
On Fri, 2004-11-12 at 12:15 -0500, Ben Maurer wrote:
> > Second patch + additional files for /mono/mono/mini/
>
> Those files look like they should go in metadata.
I'm unsure. The function was (first) in mini, then moved to metadata,
then moved back into mini.
As I said I expect this function to evolve so some actions can be
inlined. This "may" requires to call functions that have no need to be
exposed.
> Also, that function
> would maybe fit into loader.c or something, unless you are planning to add
> lots more stuff to the file.
Yes, tons more ;-). A good chunk of the declarative security support
will end up there because LinkDemand is evaluated at JIT time.
Thanks
--
Sebastien Pouliot <sebastien at ximian.com>
blog: http://pages.infinit.net/ctech/poupou.html
More information about the Mono-devel-list
mailing list