kostaskougios / scalascriptengine

Dynamically compiles and reloads scala classes
Other
45 stars 18 forks source link

Use watch service for monitoring source changes #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In order to more quickly pick up on source changes, perhaps you could implement 
something that uses WatchService?

http://docs.oracle.com/javase/tutorial/essential/io/notification.html

Original issue reported on code.google.com by david.g.hoyt on 17 Aug 2013 at 11:00

igreenfield commented 8 years ago

Do you intend to implement this?

kostaskougios commented 8 years ago

Hi, not at the moment I am afraid as I am busy with other things. But I am open to pull requests ;)