Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=80649

--- shadow/80649        2007-01-28 04:51:40.000000000 -0500
+++ shadow/80649.tmp.29407      2007-01-28 04:51:40.000000000 -0500
@@ -0,0 +1,34 @@
+Bug#: 80649
+Product: Mono: Class Libraries
+Version: 1.2
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: CORLIB
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [2.0] BinaryFormatter always (?) emits full assembly name
+
+While writing some unit tests to ensure binary serialization compatibility 
+with MS, I noticed that on the 2.0 profile MS emits the full assembly name 
+(including version, culture and public key token) even if 
+BinaryFormatter.AssemblyFormat is FormatterAssemblyStyle.Simple.
+
+I did a little search on this topic and came up with this:
+http://www.tech-
+archive.net/Archive/DotNet/microsoft.public.dotnet.csharp.general/2006-
+07/msg00013.html
+http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?
+FeedbackID=98401
+http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?
+FeedbackID=119402
+
+I'll need to write some tests / repros from this as it's not yet clear if 
+this only affects strongnamed assemblies.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to