Parcourir la source

* ObjectIDGenerator.cs: added TODO for serialization

svn path=/trunk/mcs/; revision=29639
Gert Driesen il y a 21 ans
Parent
commit
7f2ede041e

+ 4 - 0
mcs/class/corlib/System.Runtime.Serialization/ChangeLog

@@ -1,3 +1,7 @@
+2004-06-15  Gert Driesen <[email protected]>
+
+	* ObjectIDGenerator.cs: added TODO for serialization
+
 2004-06-09  Duncan Mak  <[email protected]>
 
 	* ObjectManager.cs (RegisterObject): Add checks for

+ 1 - 0
mcs/class/corlib/System.Runtime.Serialization/ObjectIDGenerator.cs

@@ -37,6 +37,7 @@ using System.Runtime.Serialization;
 namespace System.Runtime.Serialization
 {
 	[Serializable]
+	[MonoTODO ("Fix serialization compatibility with MS.NET")]
 	public class ObjectIDGenerator
 	{
 		// Private field