2010-04-22 Atsushi Enomoto * XamlMemberInvoker.cs : make sure GetValue() is not supported on directives. 2010-04-14 Atsushi Enomoto * XamlTypeTypeConverter.cs : this prefers UnderlyingType.ToString() unlike XamlType.ToString(). 2010-04-14 Atsushi Enomoto * XamlTypeName.cs : corcompare shows I was missing useful two. 2010-04-14 Atsushi Enomoto * XamlTypeName.cs : implemented. 2010-04-13 Atsushi Enomoto * XamlTypeInvoker.cs : implement AddToCollection and AddToDictionary. 2010-04-13 Atsushi Enomoto * XamlTypeInvoker.cs : implement CreateInstance() for object writer. 2010-04-12 Atsushi Enomoto * XamlTypeName.cs : methods were missing. 2010-04-09 Atsushi Enomoto * XamlTypeTypeConverter.cs, XamlValueConverter.cs : implemented. 2010-04-08 Atsushi Enomoto * XamlMemberInvoker.cs : implement most of it. 2010-04-08 Atsushi Enomoto * AllowedMemberLocations.cs ShouldSerializeResult.cs XamlCollectionKind.cs XamlMemberInvoker.cs XamlTypeInvoker.cs XamlTypeName.cs XamlTypeTypeConverter.cs XamlValueConverter.cs : initial checkin.