On Friday, December 02, 2011 18:05:41 you wrote: > > What do you think of the proposed change? > > How much does it break to require type to be defined? > It is probably ok to force the type to be defined.
It makes this necessary: http://codereview.qt-project.org/#change,10407 and it breaks all of the sql plugins. I added QVariant::fromForwardDeclared() and qvariant_cast_forward_declared() to solve this: http://codereview.qt-project.org/#change,10409 I'm assuming my patch can depend on yours: http://codereview.qt-project.org/#change,2106 Thanks, -- Stephen Kelly <[email protected]> | Software Engineer KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090 KDAB - Qt Experts - Platform-Independent Software Solutions
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
