<?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 : Link to Object with Multiple Subclasses</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : Link to Object with Multiple Subclasses</description>
  <pubDate>Tue, 28 Apr 2026 00:16:05 -700</pubDate>
  <lastBuildDate>Fri, 17 Oct 2008 09:44:26 -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=968</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>Link to Object with Multiple Subclasses : I have an abstract Agreement object...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=968&amp;PID=3504#3504</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=275" rel="nofollow">danielp37</a><br /><strong>Subject:</strong> 968<br /><strong>Posted:</strong> 17-Oct-2008 at 9:44am<br /><br />I have an abstract Agreement object with many subclasses (MemberAgreement, InvestmentAgreement, etc)<br><br>I have another object that links directly to one of these Agreements but the agreement might be of any of those types or may not exist at all because it hasn't been set yet.<br><br>Normally when navigating to a link that does not exist a null entity would be returned but in this case the Agreement base class is abstract since in practice we would never have an instance of agreement but I am getting an error when traversing the link because it can't create an instance of an abstract class (which I assume is occurring when it is trying to create the null entity for Agreement).&nbsp; <br><br>This isn't a huge issue to me at the moment as I can code around this but I just thought it was an interesting issue.<br>]]>
   </description>
   <pubDate>Fri, 17 Oct 2008 09:44:26 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=968&amp;PID=3504#3504</guid>
  </item> 
 </channel>
</rss>