https://bugzilla.novell.com/show_bug.cgi?id=386097
Summary: Unable to derive from Expression class, as it has
internal abstract method Emit
Product: Mono: Class Libraries
Version: SVN
Platform: All
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Core
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
Some 3rd party software, like NHibernate.Linq, need to derive from
System.Linq.Expressions.Expression class. This class contains internal abstract
Emit() method which makes it non-inheritable.
The attached patch adds implementation of Emit() that throws
NotImplementedException.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs