- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
2.9 Pres.Compiler -- how to tell when finished?
Sun, 2011-06-05, 08:14
Is there some way to hook into the Presentation Compiler in 2.9 to
receive notification when all compilation is finished (when outOfDate
flips to false)?
Say I want a command 'compile all' that reloads all sources and pops up
a error/warning dialog when compilation is totally done.. Doable?
In 2.8 I was overloading recompile(..). Not pretty, but it worked.
Thanks,
Aemon
Salivating at the implication :-)