Menu

Executable vs Script

notivago
2014-03-07
2014-03-11
  • notivago

    notivago - 2014-03-07

    Regarding the use of script vs executable.
    1) I am not sure, would have to check it, but I am guessing that java license allows for substitution of its parts, including the executable.
    2) I do not think it goes for much gain to have a java + parameter command to bootstrap over simply having a script named: "jrepl" to launch the repl.
    3) I think the sooner the app goes into java the better.

     
  • Ramon Hagenaars

    Ramon Hagenaars - 2014-03-09

    @3) what do you mean?

     
  • notivago

    notivago - 2014-03-11

    @3) I mean that things should be handled from java, command line parameters included.

     
    • Ramon Hagenaars

      Ramon Hagenaars - 2014-03-11

      Currently, the cpp file only checks if Java or JREPL should be started according to the given arguments. The actual handling is done in JREPL (Java). Or do you disagree with substituting java.exe?

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.