Hi Matti, 2010/12/17 Matti Airas <[email protected]>: > We've recently noticed that our current QUILoader implementation is broken > in subtle ways, and fixing the issue will in practice require a complete > rewrite of the functionality in Python. > > We're prepared to do the rewrite, but this will be post-1.0 content for us. > Hence, we recommend PySide developers to refrain from using QUILoader for > the time being. Instead, you can use pyside-uic to convert the .ui files to > Python and use them that way.
Not using it personally, but I think it would be helpful for drive-by developers if this warning was prominently placed at the top of QUILoader's documentation (until this is fixed), so that developers who want to use it quickly see that it has to be avoided. They won't go looking in the mailing list archives if they should or should not use it. Ideally, a summary of the different ways it is broken could also be helpful, so that developers can decide for themselves if they can use it or not in their special use case. HTH. Thomas _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
