Jason Tackaberry wrote: > Dirk Meyer wrote: >> I see, Jason changed some stuff including removing the >> backend.activate stuff and added new stuff directly to the epg base >> code. >> > > Oh, did freevo use the activate config options? Sorry, I thought they > were unused. But consumers of kaa.epg shouldn't need to worry about > which backends are configured. You can just call Client.update() now > without any arguments.
I agree it is better that way. Right now the freevo-tvserver does this (calling update for every active backend). I changed the tvserver to the new style. One bug: if I call update from the client via RPC I get an InProgress object (because it is a rpc). But when that object returns, it doesn't mean that the update is done because the server side part doesn't wait with InProgress. Why? Dischi -- Some mistakes are too much fun to only make once.
pgpH6pKZvkt8w.pgp
Description: PGP signature
------------------------------------------------------------------------- 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-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
