On Sun, 2009-11-29 at 20:40 -0800, Albert Santoni wrote:

> If I add this to the end of the LibraryTableModel constructor, all my
> threading problems magically go away:
> 
>     while (canFetchMore())
>         fetchMore();



> 
> Thanks a ton to everyone that replied, I've been deep in thought about
> what you all wrote for a week, and it definitely helped me think
> through this. :)

Hurray! Aren't two-line fixes the best?  I knew sqlite was written
better than the whole one-thread theory, so I'm glad you didn't embark
on a major rework before thinking things through.  Mixxx is really
coming into its own.

By the way, is the sqlite branch parallel installable with 1.7?  I'd
like to work on it a little, but I have a lot of time put in to my 1.7
comments fields (that's where I put my tags) and I don't want the sqlite
branch to upset 1.7 in any way.

owen


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to