[Mono-bugs] [Bug 511581] New: [4.0] Implement TypeForwardedFromAttribute

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jun 10 07:30:39 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=511581


           Summary: [4.0] Implement TypeForwardedFromAttribute
    Classification: Mono
           Product: Mono: Runtime
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: interop
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Starting in .NET 4.0, a new attribute called TypeForwardedFromAttribute should
be applied to types that have been forwarded indicating which assembly they
came from. This allows runtime serialization to serialize these types correctly
when interoping with previous versions of these assemblies.

Source:
http://davesbox.com/archive/2008/12/19/moving-a-type-from-one-assembly-to-another-using-TypeForwardedToAttribute.aspx

-- 
Configure bugmail: http://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.


More information about the mono-bugs mailing list