Open hugoduncan opened 13 years ago
BTW: If the only use case of temporaryOutputDirectory is
take advantage of the compilers syntax checking
like descriped in the README, I wonder if it isn't more useful to just load/require all namespaces.
working on this
In order to prevent build up of disk usage, compiling with temporaryOutputDirectory set to true should remove all compiled class files after compilation.