I think I starting to understand what Greg is talking about.

To get what a file Java depends on you have to run it on some parser that will 
return all references that it needs. Once you have that you don't want to treat 
circular dependency as an error, but as a way to know what set of files should 
be built together.

Jason  
_______________________________________________
Scons-dev mailing list
[email protected]
http://two.pairlist.net/mailman/listinfo/scons-dev

Reply via email to