[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Automatic Qt bindings: status update
- From: "Mauro Iazzi" <mauro.iazzi@...>
- Date: Mon, 23 Jun 2008 20:14:48 +0200
2008/6/23 Javier Guerra <javier@guerrag.com>:
> On Mon, Jun 23, 2008 at 12:46 PM, Mauro Iazzi <mauro.iazzi@gmail.com> wrote:
>> SWIG has one big disadvantage which is that it cannot define virtual
>> functions (i.e. you can't redefine the virtual functions from the
>> target language). But it would surely be very useful for all the
>> libraries whose API don't rely on virtual functions.
>
> that leaves out Qt
exactly, this is why I needed to define my own bindings infrastructure.
>
> --
> Javier
>