Re: [sword-devel] InstallMgr question

2013-05-30 Thread Nic Carter
Thanks for that info, Troy. I thought it looked like it assumed a single thread. However, I thought it probably was designed with multi-thread in mind. No problem, I shall queue downloads, as that probably makes more sense on a hand-held device. ;) While we're on renaming things, osisruby.cpp

Re: [sword-devel] InstallMgr question

2013-05-29 Thread Troy A. Griffitts
Hey Nic, Thanks for the reminder about the name change. I just checked in a fix for this. While doing this rename, I saw things in the code which look like they depend on installModule being single threaded, like setting a single RemoteTransport parameter in InstallMgr to the most recent so

[sword-devel] InstallMgr question

2013-05-26 Thread Nic Carter
Hey guys, I'm just wondering if InstallMgr::installModule() is safe to be called concurrently? I'm finally getting around to fixing the module downloader in PS & am wondering if I need to queue installations of modules so only one call to InstallMgr::installModule() is made at any one time or

[sword-devel] InstallMgr question

2012-07-24 Thread Nic Carter
Heya guys, quick InstallMgr question to do with thinking of switching PS to start using two different module locations. [Background] I am about to switch PS to have 2 places where you can install modules to: 1) The first will be where so-called "built-in" modules are installed to, which will