Adjusting FileSystemStorageProvider path semantics

All path information coming in and out is within a tenant-specific location
The location is now an implementation detail of the component

--HG--
branch : dev
This commit is contained in:
Louis DeJardin
2010-04-30 10:02:16 -07:00
parent 312d6d812c
commit f60608368c
4 changed files with 212 additions and 53 deletions

View File

@@ -102,6 +102,10 @@
<Project>{2D1D92BB-4555-4CBE-8D0E-63563D6CE4C6}</Project>
<Name>Orchard.Framework</Name>
</ProjectReference>
<ProjectReference Include="..\Tools\Orchard\Orchard.csproj">
<Project>{33B1BC8D-E292-4972-A363-22056B207156}</Project>
<Name>Orchard</Name>
</ProjectReference>
<ProjectReference Include="Core\Orchard.Core.csproj">
<Project>{9916839C-39FC-4CEB-A5AF-89CA7E87119F}</Project>
<Name>Orchard.Core</Name>