[ImageJ-devel] Design meeting notes
Lee Kamentsky
leek at broadinstitute.org
Wed Oct 13 10:12:45 CDT 2010
On 10/13/2010 11:06 AM, Johannes Schindelin wrote:
>>
>> The obvious unique ID (signaling what changed) would be the field's name
>> - I have enough Java reflection tools in CellProfiler at this point to
>> be able to pick out the field name and include it in an event.
> The problem I have with this solution: it does not catch problems at
> compile time, but at runtime.
>
OK I am laughing now because, for now, I'm a Python programmer and all
our problems happen at runtime. As far as design, it should be
Java-centric and you guys are the experts.
> Ciao,
> Johannes
More information about the ImageJ-devel
mailing list