don locke said the following, on 30/01/2008 23:20: > Hey Jio > > Functions and Classes for cdburning would be nice. It would be nice > to use them in my burning webpage without having to write my own. > > But one of the problems with the webserver is i have to running > through script and return some html to the browser, so i can't stop > and wait for a command to finish. it would just suck to sit there > waiting for the webpage to refresh while a cd burns. (or may i doing > something wrong ?)
This is where kaa.rpc comes in, as it allows callback functions on the rpc calls. Actually, twisted does too but the kaa.rpc expose decorators simplify the implementation of the server calls. See the record server, I've done all the calls that need to be exposed but not yet completed the record client calls. Duncan ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel