SOAP interface - need a help
Added by Ondra Starek over 14 years ago
Hi,
I'm working on a plugin which offers a SOAP interface of Redmine. I would like to rewrite the Eclipse plugin in a more clean way (the plugin currently does several parts of its work through own REST interface and other parts through direct calls of Redmine's web forms).
I don't want to duplicate code of Redmine's controller - especially queries of issues and theirs editing. Is there any way to directly use code of the controllers? I have expected an interface designed to be used by plugins, but I have not found any.
Best regards
Staon
Replies (1)
RE: SOAP interface - need a help - Added by Felix Schäfer over 14 years ago
I think edavis10 on IRC would be best qualified to answer this, see if you can swing by the IRC channel.