Hello all, I have been following this thread and I have some considerations about that PSEP. This is my personal feelings about the discussion.
First point is the name of PSEP. I did not like this "Adopt PyQt's API 2 for PySide" because the main point here is to create a pythonic API and not just to follow the PyQt API. Some points of PyQt API are good, I know, but one of the main ideas of creating a new Qt binding is to avoid the problems found on PyQt API. I don't think following the PyQt API is a good way to take I think we need to grow by ourselves with the community helping of course, because we are creating the bindings to the community. I'm afraid of being always following the PyQt API and never be original to create best bindings. I think we need to discuss, not to choose if we will adopt the PyQt API, but what is the best way to transform the current Qt API in a more pythonic API. We need to be creative and original to create a real pythonic API. What do you think about that guys? BR On Mon, Apr 26, 2010 at 9:37 AM, Matti Airas <[email protected]> wrote: > On 23.04.2010 16:18, Airas Matti.P (Nokia-D/Tampere) wrote: >> >> On 23.04.2010 15:37, ext Mark Summerfield wrote: >> >>> Thanks, now I can do vim -d and see exactly what you changed (and I'm >>> happy with what you've done). (However, I'd suggest moving from "If the >>> need arises..." to "mapped to None)." to the end of the "No QString and >>> almost no QVariant" section. >> >> OK, did that. It's more logical now. >> >> http://www.pyside.org/docs/pseps/psep-0101.html >> http://www.pyside.org/docs/pseps/psep-0101.txt > > Assuming there're no more pending changes/improvements to this, I'll mark > this Accepted once I get an OK from the core dev team members. > > Cheers, > > ma. > _______________________________________________ > PySide mailing list > [email protected] > http://lists.openbossa.org/listinfo/pyside > -- Renato Araujo Oliveira Filho Instituto Nokia de Tecnologia - INdT Mobile: +55 (81) 8704-2144 _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
