On Tue, Aug 18, 2009 at 2:45 PM, naveen <span dir="ltr"><<a href="mailto:naveen.garg@gmail.com">naveen.garg@gmail.com</a>></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;">
Is it possible to split up a class definition over multiple files?<br>
<font color="#888888">-</font></blockquote><div><br>Answer in short, I don't think so.<br><br> Now why would you want to do that?<br><br>There is another solution - have a main class for shared methods, and have other classes [in different files, perhaps] inherit from it.<br>
<br>Cheers,<br>Xav<br></div></div>