You might want to have a look at this: <a href="http://www.ccs.neu.edu/home/matthias/htdc.html">http://www.ccs.neu.edu/home/matthias/htdc.html</a><br><br><div class="gmail_quote">On Fri, Sep 9, 2011 at 2:37 AM, Chris Angelico <span dir="ltr"><<a href="mailto:rosuav@gmail.com">rosuav@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Fri, Sep 9, 2011 at 10:45 AM, Nobody <<a href="mailto:nobody@nowhere.com">nobody@nowhere.com</a>> wrote:<br>


> The Java compiler also acts as a "make" program. If it doesn't find<br>
> a .class file for a needed class, it will search for the corresponding<br>
> .java file and compile that. So to compile a complex program, you only<br>
> need to compile the top-level file (e.g. HelloWorld.java), and it will<br>
> compile everything which is required. No Makefile is needed, as the<br>
> relationship between classes, object files and source files is fixed.<br>
><br>
<br>
</div>If that's the entire benefit, then I think this is a rather hefty<br>
price to pay for the elimination of a makefile. Oh wow, I can type<br>
"javac MyClass.java" and it picks up all the others! If you're<br>
dividing a project into multiple files already, is it that hard to<br>
have one more that defines the relationships between the others?<br>
<font color="#888888"><br>
Chris Angelico<br>
</font><div><div></div><div class="h5">--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Odeyemi 'Kayode O.<br><a href="http://www.sinati.com" target="_blank">http://www.sinati.com</a>. t: @charyorde<br><br>