This is a nice solution. However I will probably stick to the template function. The engine doesnt need to be entirely generic as I know exactly what kind of calls I can expect. It is not designed to be a replacement for existing xmlrpc libraries out there, but an engine that my main program will run on. I am basically porting the program from python so I know what the xmlrpc 'engine' can expect.Originally Posted by CornedBee
Thanks for the help![]()



LinkBack URL
About LinkBacks




CornedBee