Thread
:
Maemo Mapper Mod - the new map file format
View Single Post
sgosnell
2008-02-25 , 16:22
Posts: 348 | Thanked: 61 times | Joined on Dec 2007
#
29
That looks like it does a sync when the download is complete, which it should do. I can't say for sure without seeing the complete source code in context, but ISTM that "if(++_curr_download == _num_downloads)" means don't do anything until the current download is the final download. One write per download is a far different thing than one write per tile. I don't think any competent coder would do a file write for every map tile.
Quote & Reply
|
sgosnell
View Public Profile
Send a private message to sgosnell
Find all posts by sgosnell