- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
xml-rpc library
Sat, 2009-09-05, 10:06
Good Morning,
Im just beginning work on a new project which requires a local Scala
app to be able to talk to a webserver via xml-rpc.
Since I didnt find any convincing results at first with google, i
wondered if someone here had any experiences or recommendations for a
well-designed
xml-rpc library written in Scala?
(I know there others e.g. an Apache XML-RPC library for Java, but i'd
rather roll my own simplified Scala class than using an overly
complicated package)
Cheers
M