[Xcb] Auto generate xlib bindings?
Barton C Massey
bart at cs.pdx.edu
Wed Feb 25 10:47:45 PST 2009
XCB's XML isn't a description of the API, it is a
description of the underlying X protocol that we use to
generate the API. So no, I'm afraid we don't have a way to
generate Xlib bindings. Obviously, we would suggest that
you model your language bindings after XCB's, which we
believe does them in a much saner way than Xlib's. :-)
Bart
In message <49A52AD3.1090809 at gmail.com> you wrote:
> My understanding is that it's possible to autogenerate bindings to xcb
> for other languages due to the XML description of the api.
>
> I've noticed that you have a compatability layer for xlib. Do you have a
> similar xml facility for xlib? I.e. is it also possible to generate
> bindings for xlib in a similar fashion?
More information about the Xcb
mailing list