Dear addon maintainers, 1. Addon code looks outdated a bit. Is it done intentional to provide addon compatibility with older JE versions? If not, I'd like to prepare pull request to update code. No hardcore with multitasking and modifier trains, just a few nice J9.4 features, plus some refactoring and bug fixes.
2. LAPACK specs distinguish "in" (i.e. read-only) parameters type. Those are eligible candidates to be marked with & instead of * in parameters list of addon interface verbs, to avoid copying. Are there any objections for this massive change? -- Regards, Igor ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
