[DomainObjects-Subversion] SF.net SVN: domainobjects: [172] trunk/DomainObjects2
Brought to you by:
rbeauchamp
From: <rbe...@us...> - 2006-07-04 04:31:45
|
Revision: 172 Author: rbeauchamp Date: 2006-07-03 21:31:30 -0700 (Mon, 03 Jul 2006) ViewCVS: http://svn.sourceforge.net/domainobjects/?rev=172&view=rev Log Message: ----------- Simplifying the project structure. Modified Paths: -------------- trunk/DomainObjects2/DomainObjects.sln trunk/DomainObjects2/bin/ndoc/DomainObjects.ndoc trunk/DomainObjects2/src/Core/DomainObjects/Configuration/AbstractConfiguration.cs trunk/DomainObjects2/src/Core/DomainObjects/Configuration/DomainObjectsConfiguration.cs trunk/DomainObjects2/src/Core/DomainObjects/Configuration/IConfigurable.cs trunk/DomainObjects2/src/Core/DomainObjects/Configuration/IConfiguration.cs trunk/DomainObjects2/src/Core/DomainObjects.Core.dll.csproj trunk/DomainObjects2/src/DomainObjectGen/DomainObjectGen.exe.csproj trunk/DomainObjects2/src/Extensions/DomainObjects.Extensions.dll.csproj trunk/DomainObjects2/src/Manager/Manager.exe.csproj trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/DomainObjectGeneratorTests.cs trunk/DomainObjects2/src/Test/DomainObjects.Test.dll.csproj trunk/DomainObjects2/src/TestDataLoader/TestDataLoader.exe.csproj trunk/DomainObjects2/src/Tutorial/HelloWorld.exe.csproj Added Paths: ----------- trunk/DomainObjects2/src/Core/DomainObjects/Configuration/ trunk/DomainObjects2/src/Core/DomainObjects/Contract/ trunk/DomainObjects2/src/Core/DomainObjects/DomainObjectsException.cs trunk/DomainObjects2/src/Core/DomainObjects/StringList.cs trunk/DomainObjects2/src/Core/Exceptions.cs Removed Paths: ------------- trunk/DomainObjects2/src/Common/DomainObjects/Configuration/ trunk/DomainObjects2/src/Common/DomainObjects/Contract/ trunk/DomainObjects2/src/Common/DomainObjects/DomainObjectsException.cs trunk/DomainObjects2/src/Common/DomainObjects/StringList.cs trunk/DomainObjects2/src/Common/Exceptions.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |