[Mono-bugs] [Bug 502115] Xml schema validation: Inconsistent attribute inheritance in mono <-> .net (Patch included)
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Fri May 15 16:13:14 EDT 2009
    
    
  
http://bugzilla.novell.com/show_bug.cgi?id=502115
User miguel at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=502115#c8
--- Comment #8 from Miguel de Icaza <miguel at novell.com>  2009-05-15 14:13:14 MDT ---
A couple of things:
* Could you initialize the setting for the MONO_STRICT_MS_COMPLIANT as a
readonly static field?   That way there is no overhead at runtime and the JIT
will inline the result.
* Could you add detection for the STRICT case to suggest the user in an
exception or error message that they could use the environment variable to
chaneg the behavior?
-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
    
    
More information about the mono-bugs
mailing list