-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
What steps will reproduce the problem?
We need functionality similar to LoadServiceCreator for Ruby scripts.
There are two main points:
1. User should be able to provide, based on the files name, source code of the
files (i.e. file as a stream)
2. If some file(s) is(are) changed, user should be able to notify the loader in
order to recompile.
What is the expected output? What do you see instead?
Currently, this functionality os not available
What version of the product are you using? On what operating system?
scalascriptengine 1.3.6
compiler 2.10
Please provide any additional information below.
Original issue reported on code.google.com by peter.ka...@gmail.com on 4 Nov 2013 at 9:08
Reactions are currently unavailable