Schematic outline of ruby-processing (after Yuki Morohoshi) |
So ruby-processing kicks off as a two stage process (either MRI or JRuby will do for the 1st stage). Without the -nojruby flag the second stage fires up using the installed jruby. With the -nojruby flag the second stage uses the "vendored" jruby-complete. In both cases the processing jars are added to the classpath.
No comments:
Post a Comment