IdentityPart as a last resort GUID for references.

Adding it to htmlwidget and comment.

--HG--
branch : dev
This commit is contained in:
Suha Can
2011-03-17 14:25:23 -07:00
parent db91c88615
commit 8e6001b8fc
13 changed files with 121 additions and 23 deletions

View File

@@ -61,7 +61,11 @@
<Reference Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Compile Include="Common\Drivers\IdentityPartDriver.cs" />
<Compile Include="Common\Handlers\IdentityPartHandler.cs" />
<Compile Include="Common\Models\CommonPartVersionRecord.cs" />
<Compile Include="Common\Models\IdentityPartRecord.cs" />
<Compile Include="Common\Models\IdentityPart.cs" />
<Compile Include="Common\Services\XmlRpcHandler.cs" />
<Compile Include="Containers\Controllers\ItemController.cs" />
<Compile Include="Containers\Drivers\ContainablePartDriver.cs" />