Hi,
In this week I work on my code. I finished same class like of my project
core: ParameterSet, ProceduresIO and LibPatternsFactory. I made some test of
this class and correct same errors. I hope to finish my core aplicattion
after 1 month.
Thanks,
Leandro Leal
--
After spending a bunch of time wading through code looking for answers and
coming up short, I thought I'd ask the JUMP gurus on the list and see if anyone
can shed some enlightenment...
1. In the MultiInputDialog that comes up when a plugin is executed:
1a. Is there a way to input a filename o
Hi,
I just replaced the String.intern() mechanism used in DbfFile to save
memory heap space by the use of a temporary HashMap.
Please, tell me if you notice any strange behaviour in the shapefile reader.
For those of you interested by performance tuning, a short abstract of
what we did to try
Hi, Christopher,
A few answer only
Christopher a écrit :
> After spending a bunch of time wading through code looking for answers and
> coming up short, I thought I'd ask the JUMP gurus on the list and see if
> anyone can shed some enlightenment...
>
> 1. In the MultiInputDialog that comes up w