On Sat, 2003-11-29 at 15:40, Rob Shortt wrote:
> One problem you will have though is passing objects back and forth. 
> Xmlrpc only passes simpe type back and forth so we use Twisted's 
> marmalade functions to serialize objects to xml format then rebuild them 
> on the other side.  I know Mike Ruelle was looking into building an app 
> in another lang (perl/tk maybe?) and was having problems with Twisted's 
> marmalade to xml format.  I am not sure if he found a solution.  Also if 
> you are using another language you will most likely need to make object 
> deffinitions for each type of object you wish to pass back and forth 
> (TvProgram for example).
> 

I abandoned doing it in perl and have done it in python. I found i
needed to include basically all of freevo because of dependencies and
functions used to get info.

When i get some time i want to write a wrapper around some of the calls
and make a more vanilla xml interface to the record server and also add
some tv guide querying to it as well. Right now I am too busy with work.

-- 
Mike Ruelle
[EMAIL PROTECTED]
http://world.std.com/~mruelle/



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to