On 13 July 2011 17:28, Michael Anstis <span dir="ltr">&lt;<a href="mailto:michael.anstis@gmail.com">michael.anstis@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Here&#39;s some detail from Sotty:-<br><ul><li>It is indeed necessary to declare a legacy class if you want another to extend it.</li></ul></blockquote><div><br>Exception:<br>   When the DRL is headed package foo and<br>      the class Foo is in package foo and<br>
      the DRL contains an import for foo.Foo<br>   then<br>      you don&#39;t have to declare Foo end to do an extends Foo<br><br>Love it!<br>-W <br></div></div>