<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 26: Class inheritance breaks</title><link>https://sourceforge.net/p/rpgtoolkit/bugs/26/</link><description>Recent changes to 26: Class inheritance breaks</description><atom:link href="https://sourceforge.net/p/rpgtoolkit/bugs/26/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 05 Jul 2010 20:36:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/rpgtoolkit/bugs/26/feed.rss" rel="self" type="application/rss+xml"/><item><title>Class inheritance breaks</title><link>https://sourceforge.net/p/rpgtoolkit/bugs/26/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Inheritance has some odd issues resulting in "unexpected errors".&lt;/p&gt;
&lt;p&gt;To reproduce:&lt;br /&gt;
Make a three-deep class hierarchy.&lt;br /&gt;
Instantiate an instance of the lowest child class.&lt;br /&gt;
Call a method of the object's first parent class.&lt;br /&gt;
Result: Unexpected error.&lt;/p&gt;
&lt;p&gt;Additionally:&lt;br /&gt;
Create three classes. Make the third a subclass of the second, but leave the first unrelated to the other two.&lt;br /&gt;
Create an instance of the third class.&lt;br /&gt;
Call a method from the parent class.&lt;br /&gt;
Result: Unexpected error.&lt;/p&gt;
&lt;p&gt;Relevant forum post:&lt;br /&gt;
&lt;a href="http://toolkitzone.com/forum/viewtopic.php?t=44202&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=10#495200" rel="nofollow"&gt;http://toolkitzone.com/forum/viewtopic.php?t=44202&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=10#495200&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See the attached file for example code.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zyr</dc:creator><pubDate>Mon, 05 Jul 2010 20:36:32 -0000</pubDate><guid>https://sourceforge.net2f1205f320b674e3d81db4a7d26ec56cd0827aab</guid></item></channel></rss>