[ImageJ-devel] Updates on the script front
Johannes Schindelin
schindelin at wisc.edu
Fri Sep 9 19:36:54 CDT 2011
Hi,
today I managed to add a ScriptPlugin which executes Javascript (no clever
convenient default imports yet). I also managed to fix the build in
Jenkins :-)
Further, I am working toward a generic Script framework, where we use
SezPoz to discover what languages are available, and where we define what
capabilities a Script implementation must, and what it can, have.
My progress is still only in the Git repository on fiji.sc:
http://fiji.sc/cgi-bin/gitweb.cgi?p=imagej2/.git;a=shortlog;h=refs/heads/scripts
This is so that I can still rewrite commits if someone does not like it
the way I did and I do not have to suffer eternal embarassment like with
the ScriptPlugin.
Note: this is just a fun project to dive into the ImageJ2 code and
architecture, I will address much more pressing things soon and let the
Script framework (which is not exactly necessary for full
backwards-compatibility with IJ1) simmer.
Ciao,
Dscho
More information about the ImageJ-devel
mailing list