<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 26: Class inheritance breaks</title><link href="https://sourceforge.net/p/rpgtoolkit/bugs/26/" rel="alternate"/><link href="https://sourceforge.net/p/rpgtoolkit/bugs/26/feed.atom" rel="self"/><id>https://sourceforge.net/p/rpgtoolkit/bugs/26/</id><updated>2010-07-05T20:36:32Z</updated><subtitle>Recent changes to 26: Class inheritance breaks</subtitle><entry><title>Class inheritance breaks</title><link href="https://sourceforge.net/p/rpgtoolkit/bugs/26/" rel="alternate"/><published>2010-07-05T20:36:32Z</published><updated>2010-07-05T20:36:32Z</updated><author><name>Zyr</name><uri>https://sourceforge.net/u/zyr/</uri></author><id>https://sourceforge.net2f1205f320b674e3d81db4a7d26ec56cd0827aab</id><summary type="html">&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;</summary></entry></feed>