On Fri, May 07, 2010 at 04:22:03PM -0400, Hugh O. Brock wrote:
> On Fri, May 07, 2010 at 11:57:44AM -0600, Stephen Shaw wrote:
>> On Fri, May 7, 2010 at 11:22, Daniel Veillard<veillard(a)redhat.com> wrote:
>>> On Fri, May 07, 2010 at 09:39:49AM -0600, Stephen Shaw wrote:
>>>> I was wondering how long it usually takes for the java bindings to be
>>>> updated to the latest version of libvirt. I'm interested in the
newer
>>>> kvm snapshotting features specifically.
>>>
>>> Really depends how much Bryan has on his plate :-) . It's true that
the
>>> bindings should be updated to the 0.8.0/0.8.1 API set, there is really
>>> some important features additions !
>>>
>>> Daniel
>>
>> Depending on how much effort/hard it is for a libvirt and java newbie
>> I'd be willing to help out. Oh, and I've never written bindings
>> before. Does that count as 3 strikes? :)
>>
>
> Patches are *always* welcome, and we'll help out on-list as much as we
> can. So give it a try!
libvirt-java git tree is at
http://libvirt.org/git/?p=libvirt-java.git;a=summary
Daniel
I have this on my plate... I have just not gotten to it. The pattern is
pretty simple.. wrapping a C pointer in a single object. If you are
ready to give it a crack.. drop a line.
-- bk