On 05/14/2010 07:22 AM, Jaromír Červenka wrote:
Hello everyone,
is there any possibility that the Ruby bindings for libvirt will be
updated? I am currently createing a web interface for libivirt. This
web app is written in Ruby on Rails. Now I am in phase when I have to
create a deamon (which will do a "background jobs" and will comunicate
with libvirt) and I would like to write this deamon in Ruby also, but
interface for libvirt is old and not actual. The other possibility is
write this deamon in C# (mono), 'cause from C# is very easy to call
external functions from your library.
A bit late to answer you, but I have been working a bit on updating the ruby
bindings. It's still work in progress, and it's not high on my priority
list, but if you are willing to test out some very new stuff, I can probably
send you a patch in a few days.
--
Chris Lalancette