[ImageJ-bugs] [Bug 1253] New: Clean up the launcher script for *nix
bugzilla at fiji.sc
bugzilla at fiji.sc
Mon Mar 28 21:59:20 CDT 2016
http://fiji.sc/bugzilla/show_bug.cgi?id=1253
Bug ID: 1253
Summary: Clean up the launcher script for *nix
Product: ImageJ
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Launcher
Assignee: imagej-bugs at imagej.net
Reporter: ipatrol6010 at yahoo.com
I've discovered in attempting to debug ImageJ just how contorted the launcher
script is for the platform. It's fragile, hard-to-read, cluttered, highly
dependent on a particular system configuration, and relies on a menagerie of
external processes to work.
I think this is probably a good example of what *not* to use a shell script
for. I'm thinking of rewriting it in Python, since it's practically standard on
*nix platforms, and can do all of this a lot more intelligently.
I'm going to go ahead on that if there are no objections.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20160329/afe754e0/attachment.html>
More information about the Imagej-bugs
mailing list