On Sun, 2 Jun 2002 18:01:44 +0200 (EET) Nerijus Baliunas <[EMAIL PROTECTED]> wrote:
NB> On Sun, 2 Jun 2002 09:51:24 +0200 (Romance Daylight Time) Vadim Zeitlin <[EMAIL PROTECTED]> wrote: NB> NB> VZ> Well, what exactly do you want to see implemented? Just running NB> VZ> UpdateSubtree() on startup is trivial, but is this really what you want? NB> VZ> I'm unsure about it because it may take a lot of time (just tested it: 20 NB> VZ> seconds here). So it would probably be better to mark some files as "update NB> VZ> on startup". Or something else entirely? NB> NB> Updating in background would be very nice...;-) I think I will start working on multithreading M earlier than I thought (i.e. maybe this summer). It really seems to be the only way to have a normally behaving program -- no tricks with wxYields() and the progress dialogs can replace this. But for now I'm not ready to start breaking everything just yet :-) Anyhow, I've at least made CheckStatus() reuse the connections -- should be quite a bit faster than it used to be. Regards, VZ _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
