[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] add xl ocaml bindings
Not really a comment on this patch as such but more a related thought... How many language bindings do we think there are going to be and how much effort do we expect it would be keeping them all (or even just the interesting subset) up to date? Is it worth investing the time up front to define a (simple) IDL and to generate the C header and language bindings from that? Are there any existing IDLs which would meet our needs? Another thought is that an IDL would partially isolate people changing the libxl interface from needing to know enough about each language to fixup the bindings (or else they may break the build). At least in the normal case where the change does not require a change to the IDL then a simple regeneration should be enough to update the bindings for the change. On the other hand sometimes maintaining the auto code generator can be more work than just maintaining bindings by hand... Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |