[DomainObjects-Subversion] SF.net SVN: domainobjects:[466] branches/DomainObjectsToEF/src
Brought to you by:
rbeauchamp
|
From: <rbe...@us...> - 2010-10-15 06:12:00
|
Revision: 466
http://domainobjects.svn.sourceforge.net/domainobjects/?rev=466&view=rev
Author: rbeauchamp
Date: 2010-10-15 06:11:54 +0000 (Fri, 15 Oct 2010)
Log Message:
-----------
- Replacing null with Maybe to be explicit about when null is allowed as a parameter and as a return value.
Modified Paths:
--------------
branches/DomainObjectsToEF/src/Common/DomainObjects/Contract/Assert.cs
branches/DomainObjectsToEF/src/Common/DomainObjects/FunctionalExtensions.cs
branches/DomainObjectsToEF/src/Core/DomainObjects/DbAccess/Command/SqlStatement/ObjectModel/From/Class.cs
branches/DomainObjectsToEF/src/Core/DomainObjects/DbAccess/DataProvider/AbstractDataProvider.cs
branches/DomainObjectsToEF/src/Core/DomainObjects/Facade/Domain/FieldRelationship.cs
branches/DomainObjectsToEF/src/Core/DomainObjects/Transaction/BoundObjectSet.cs
branches/DomainObjectsToEF/src/Core/DomainObjects/Transaction/ObjectTransaction.cs
branches/DomainObjectsToEF/src/Core/DomainObjects/Transaction/TypeReorderingStrategy.cs
branches/DomainObjectsToEF/src/Core/DomainObjects.Core.dll.csproj
branches/DomainObjectsToEF/src/Extensions/DomainObjects/DbAccess/DataProvider/Oracle/OracleDataProvider.cs
branches/DomainObjectsToEF/src/Test/DomainObjects.Test/TestFixture/DomainObjectGeneratorTests.cs
branches/DomainObjectsToEF/src/Test/DomainObjects.Test/TestFixture/QueryTests.cs
Added Paths:
-----------
branches/DomainObjectsToEF/src/Core/DomainObjects/Transaction/InstanceReorderingStrategy.cs
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|