[PyQt] SIP v5 Roadmap
Phil Thompson
phil at riverbankcomputing.com
Sat Nov 27 09:36:27 GMT 2010
On Sat, 27 Nov 2010 00:21:39 -0800, Robin Dunn <robin at alldunn.com> wrote:
> On 11/22/10 8:06 AM, Phil Thompson wrote:
>> I've added a roadmap for SIP v5 at...
>>
>> http://www.riverbankcomputing.com/software/sip/roadmap
>>
>> Comments welcome.
>
> """
> * Types will have to be declared in advance of being used. In SIP v4 the
> names of types are resolved after all of the specification files have
> been parsed.
> """
>
> Will we be able to forward declare types so they can be used before the
> full declaration is seen, as in C/C++?
Yes.
Phil
More information about the PyQt
mailing list