<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Interfaces on ViewModels</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : Community Forum : Interfaces on ViewModels</description>
  <pubDate>Fri, 10 Apr 2026 19:10:53 -700</pubDate>
  <lastBuildDate>Thu, 15 Mar 2012 11:11:40 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=3340</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Interfaces on ViewModels :   Interfaces make sense if you...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3340&amp;PID=12992#12992</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3340<br /><strong>Posted:</strong> 15-Mar-2012 at 11:11am<br /><br />Interfaces make sense if you expect to have different implementations. For ViewModels that's generally unlikely. ViewModels typically don't need to be fake for testing for example. Repositories etc. on the other hand will often be fake during testing and therefore should be imported via interfaces.]]>
   </description>
   <pubDate>Thu, 15 Mar 2012 11:11:40 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3340&amp;PID=12992#12992</guid>
  </item> 
  <item>
   <title>Interfaces on ViewModels :   I remember an example project...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3340&amp;PID=12991#12991</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1009" rel="nofollow">JohnBloom</a><br /><strong>Subject:</strong> 3340<br /><strong>Posted:</strong> 15-Mar-2012 at 7:11am<br /><br />I remember an example project that I checked out back when Cocktail was the DAF that used interfaces to import ViewModels. In the TempHire application it seems that you guys have moved away from that. <div></div>Do you have any recomendation one way or the other?]]>
   </description>
   <pubDate>Thu, 15 Mar 2012 07:11:21 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3340&amp;PID=12991#12991</guid>
  </item> 
 </channel>
</rss>