On Sat, 27 Nov 2010 00:21:39 -0800, Robin Dunn <[email protected]> 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 _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
