Hacker News new | ask | show | jobs
by jseims 5155 days ago
Interesting. I've never used Lift or Play -- thanks for the info.
1 comments

Some info on on-the-fly compilation:

https://github.com/harrah/xsbt/wiki/Triggered-Execution

http://cookbook.liftweb.net/Developing+using+a+text+editor.h...

https://github.com/liftstack/lift24-s29-blank.g8#readme (still a work in progress, not debugged, but you can test the sbt "~ compile" continuous compilation directive)