On Tue, Sep 30, 2014 at 11:24 AM, Stephan Beal <[email protected]> wrote:
> Testing/tweaking JS code generated from C code, requiring a recompile and > server process restart after each change, gets really tedious really > quickly, so i'd like to keep the implementation as trivial as possible ;). > Maybe could have the generated Javascript call a function defined in a file loaded by a script tag. Then, in theory, you could just edit the included file and not have to rebuild and restart the server until the final version of the JS code was ready.
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

