[Mono-devel-list] reflection.emit in managed code
Paolo Molaro
lupus at ximian.com
Mon May 12 05:42:45 EDT 2003
On 05/11/03 Jackson Harper wrote:
> PEAPI does support custom attributes now, or at least they are in the
> documentation.
I checked: it only takes a byte blob as the custom attribute value.
Now, we have already the code in reflection.c to produce such a blob,
but the question becomes: is it worth the pain to move the code out
to managed code (since we need that same code as well for runtime emit
support)?
> seems very good, but I have not done that much testing. Perhaps it would
> be best to wait a few months untill the ilasm assembler is completly
> done and tested before we make a decision. This would allow us to ensure
> it is bug free and do some performance testing.
Yes, it may be best to wait until ilasm stress tests PEAPI more, before
considering it as an alternative to the current code.
lupus
--
-----------------------------------------------------------------
lupus at debian.org debian/rules
lupus at ximian.com Monkeys do it better
More information about the Mono-devel-list
mailing list