[Mono-bugs] [Bug 674057] New: Trivial implementation for InstanceContext.Extensions
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Feb 22 12:30:59 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=674057
https://bugzilla.novell.com/show_bug.cgi?id=674057#c0
Summary: Trivial implementation for InstanceContext.Extensions
Classification: Mono
Product: Mono: Class Libraries
Version: 2.10.x
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: WCF
AssignedTo: atsushi at ximian.com
ReportedBy: david at dasz.at
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=415559)
--> (http://bugzilla.novell.com/attachment.cgi?id=415559)
git format-patch against current mono-2-10
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.98 Safari/534.13
The autofac project[1] registers itself as an WCF extension. The
ExtensionCollection was already implemented, so only an
initialization and backing field was needed.
[1]http://code.google.com/p/autofac/wiki/WcfIntegration
With this patch, Autofac's WCF integration works flawlessly as far as I can
tell.
Reproducible: Always
--
Configure bugmail: https://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