[josm-dev] Parallelizable operations
Vincent Privat
vincent.privat at gmail.com
Tue Mar 26 19:34:34 UTC 2013
Speaking of parallelization, there's already a ticket concerning the
validator checks:
https://josm.openstreetmap.de/ticket/4626
The biggest issue I think, concerns the UI (making ProgressMonitor
rendering progress of multiple tasks at once). This should
be addressed first.
2013/3/26 David Earl <david at frankieandshadow.com>
> On 26/03/2013 17:47, Dirk Stöcker wrote:
>
>> Your project sounds large, so some important hints:
>> * please no large lumps of code changes in one go. When you need to redo
>> larger parts to get desired functionality, first do the required
>> infrastructural changes in small steps and after that is finished
>> do the rest
>> * No code changes only because you feel it looks better.
>> * First test your work with a smaller patch (via ticket system please),
>> so you get a feeling what we accept and what not.
>>
>
>
> FWIW, the audio player section plays audio in a separate thread from the
> rest (otherwise everything would block while playing back).
>
> David
>
>
>
>
> ______________________________**_________________
> josm-dev mailing list
> josm-dev at openstreetmap.org
> http://lists.openstreetmap.**org/listinfo/josm-dev<http://lists.openstreetmap.org/listinfo/josm-dev>
>
More information about the josm-dev
mailing list