good day
as I see you developed joomla 1.0 extension which deals with xmlrpc calls
I'm working on something similar too
but your extension provides xmlrpc server functionality
mine should act as a client and it should work under Joomla 1.0
and server works under Joomla 1.5
looking thru your source codes I seen that you just copied xmlrpc lib from joomla 1.5 distribution to your extension files
I'm not sure what should I do
should I also use that lib in my extension or may be it is possible to build xmlrpc client using libs which are in Joomla 1.0 default package
could you give me some advise?
thanks
Murat