Hi,

Drupal menu system has nice advanced features. Why not integrate xmlrpc with menu ?

We need to create a menu item type XMLRPC_MENU_ITEM for example. The menu item will have the same features as other menu items. But the page callback will automatically call xmlrpc callback function. User can get a lot of xmlrpc servers then .. like q?node/users/12/xmlrpc/ will show that users' xmlrpc methods and allow others to call them .. I do not know if it is needed :-P .

May be it can reuse menu code !!

I think the implementation depends if someone likes it or find it usefull. So please post comment to say yes or no to this feature ... or discuss other things ..