[josm-dev] Parallelizable operations

David Earl david at frankieandshadow.com
Tue Mar 26 17:54:38 UTC 2013


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





More information about the josm-dev mailing list