On Sat, Apr 30, 2016 at 10:14:42AM +0100, Alan Bateman wrote: > > On 30/04/2016 09:52, Ioi Lam wrote: > > > >Maybe the build system can generate more fine grained dependencies? > > > >If only private or non exported classes/packages are updated, no other > >modules need to be rebuilt > > > >If only an exported package is updated, then only other modules that import > >this package need to be rebuilt > > > >Ioi > > > Andreas Lundblad can probably give an update as to whether sjavac is. > > -Alan.
If I understand the situation correctly, this is indeed a place where sjavac could really shine. Unfortunately I've been distracted from sjavac develpment lately. Hard to say when I (or someone else) will pick up development again. -- Andreas