Changes between Version 1 and Version 2 of Ticket #11216, comment 37


Ignore:
Timestamp:
2015-03-26T00:42:37+01:00 (11 years ago)
Author:
bastiK

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11216, comment 37

    v1 v2  
    22
    33The delay problem is fixed now, btw.
     4
     5* You have defined `DOWNLOAD_JOB_DISPATCHER` both in `TMSCachedTileLoaderJob` and `JCSCachedTileLoaderJob`, is that intended? One could use the convenience function `Collections.asLifoQueue` to make a LIFO.