Move handlers code to data migration implementation

--HG--
branch : dev
This commit is contained in:
Sebastien Ros
2010-07-21 17:19:28 -07:00
parent a9686e4de9
commit 10d317e2b0
21 changed files with 114 additions and 94 deletions

View File

@@ -82,7 +82,6 @@
<Compile Include="Handlers\CommentHandler.cs" />
<Compile Include="Models\CommentStatus.cs" />
<Compile Include="Models\HasCommentsContainer.cs" />
<Compile Include="Handlers\HasCommentsContainerHandler.cs" />
<Compile Include="Feeds\CommentedOnContainerFeedQuery.cs" />
<Compile Include="Feeds\CommentedOnFeedQuery.cs" />
<Compile Include="Feeds\CommentFeedItemBuilder.cs" />