On 2007-06-28 16:21, Dirk Meyer wrote:
> I don't know who. You get either InProgress or a result. 

Perhaps then a separate query_async method in kaa.db, which takes a
callback that receives a list of results incrementally.

> BUT the result you get could be something you can iterate. But
> something like that is not implemented yet, in fact, I need a sorted
> result list to find changes very fast. So I always need everything.

Can you elaborate on this?

At least for a non-directory query (keyword search, artist search, etc.)
this can be returned incrementally to the client and we really should
support that.  Otherwise there is absolutely no reason (and no need) to
ever return InProgress inside kaa.db.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to