[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bio-formats package for octave released
From: |
Carnë Draug |
Subject: |
Re: bio-formats package for octave released |
Date: |
Sat, 19 Sep 2015 02:43:46 +0100 |
On 18 September 2015 at 17:55, Philip Nienhuis <address@hidden> wrote:
> Carnë Draug wrote:
>>
>> This is not by design, but the octave java interface
>
> ..<snip>...
>>
>> works better when things are on the static classpath.
>
> Is that always and unconditionally true?
Not on purpose. But a couple of bugs in the java interface only exist
when the classes are in the dynamic classpath. I have fixed several
issues by always making use of the static classpath.
Carnë