[DomainObjects-Subversion] SF.net SVN: domainobjects: [316] trunk/DomainObjects2
Brought to you by:
rbeauchamp
From: <rbe...@us...> - 2007-08-26 11:11:18
|
Revision: 316 http://domainobjects.svn.sourceforge.net/domainobjects/?rev=316&view=rev Author: rbeauchamp Date: 2007-08-25 08:43:04 -0700 (Sat, 25 Aug 2007) Log Message: ----------- - Added ability to serialize a PersistableObject via XmlSerializer. See unit test XmlSerializePersistableObject(). Modified Paths: -------------- trunk/DomainObjects2/resource/Repository.xml trunk/DomainObjects2/src/Core/DomainObjects/Facade/Domain/Collection.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/Domain/EditableObject.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/Domain/FieldRelationship.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/Domain/PersistableObject.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/Domain/Reference.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/Domain/TransactableObject.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/Domain/BaseType.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/Domain/RootObject.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/Domain/SubType.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/SerializationTests.cs trunk/DomainObjects2/src/Test/DomainObjects.Test.dll.csproj Added Paths: ----------- trunk/DomainObjects2/src/Test/DomainObjects.Test/Domain/AcousticGuitar.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/Domain/Guitar.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/Domain/ProductCategory.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |