Jed Hurt has updated SWX Ruby, the SWX RPC implementation in Ruby (currently for Ruby on Rails) to Alpha 0.1.1. He has also recorded a new screencast to show you how to get up and running with it.
Check out the SWX Ruby homepage and the SWX Ruby blog.
The SWX Ruby updates to Alpha 0.1.1, has new screencast article by Aral Balkan, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial 2.0 UK: England License.
[...] SWX Ruby updates to Alpha 0.1.1, has new screencast. [...]
Hi Aral! I´ll like to have a go at implementing SWX for PYthon, is there someone else working on this? What is the minimum that I would have to do? Just port SWXCompiler.php?
Thanks and best regards
“…Just port SWXCompiler.php?…”
It may be of use to you to check out the SWX Ruby specification suite: http://swxruby.rubyforge.org/svn/trunk/spec/
It should give you a pretty good idea of the type of behavior that a SWX library needs to implement.
Good luck!