On Sat, Nov 26, 2011 at 3:39 PM, Tristam MacDonald <[email protected]>wrote:
> On Sat, Nov 26, 2011 at 5:50 AM, anatoly techtonik <[email protected]>wrote: > >> >> There are plenty of binding generators exist. I am sure it is possible to >> take one (like shiboken) and tune to generate ctypes binding >> semi-automatically. In ideal case you won't have to port manually anything >> else. >> > > I don't really see what a bindings generator would gain us, given that the > ctypes port already is a feature-complete port of the PyObjC implementation > - i.e. it does everything the PyObjC implementation does, minus a few bug > fixes. I believe generators are invented to ease maintenance of bindings and API reference, but if you say that majority of work is already done, then it is not actual of course. -- anatoly t. -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
