[Mono-list] System.Reflection.MemberAttributes
Ravi Pratap M
ravi@che.iitm.ac.in
Wed, 29 Aug 2001 14:39:19 +0530 (IST)
Hi Miguel,
On 29 Aug 2001, Miguel de Icaza wrote:
> The various methods you see in the code are just functions that map
> from the Modifiers enumeration to the various System.Reflection flags
> (and not all of them apply).
But the new modifier does apply to a method while I don't see it
being handled by MethodAttr, the method which does the mapping to
System.Reflection flags.
Also, System.Reflection doesn't have a new :) So, how should this
be handled ?
I thought we should let it remain on the ModFlags field and handle
it later.
Does that sound reasonable or terribly daft ?
Regards,
Ravi
--
"If you're smart, you'll be humble. There always is somebody
who hasn't read a book and knows twice as much as you do."
-- David Duchovny in Readers' Digest
Ravi Pratap M <ravi@che.iitm.ac.in>
<http://www.iitm.ac.in/~ravi>