Importing sources (?)

Bryce McKinlay bryce@albatross.co.nz
Mon Nov 27 01:10:00 GMT 2000


Anthony Green wrote:
> This doesn't solve the build time problem, but I don't think there's any way
> around this.

Sure there is. Right now the compiler builds one java file at a time but there's
no reason why it can't behave like jikes and spit out class files as it digs
though dependencies. Also, no reason why it couldn't also treat an entire package
as a single compilation unit (this would also open up some simple optimizations,
ie inlining of package-private mthods). Java should reallybe much faster to
compile than C/C++... we don't have all those header files to deal with.
regards
 [ bryce ]


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /