"The PySide project provides LGPL-licensed Python bindings for the Qt cross-platform application and UI framework. PySide Qt bindings allow both free open source and proprietary software development and ultimately aim to support all of the platforms as Qt itself." Previously, the PyQt bindings were not licensed LGPL. If one wished to make a commercial application, then one previously had to purchase a commercial license for PyQt. Now it is possible to dynamically link to the LGPL-licensed PySide bindings instead. The PySide bindings are
API compatible with PyQt.
Member since:
2006-01-03
They are indeed VERY interested in Java -- Jave ME. All their devices run it, and it is one of the recommended platforms for S60 (the others are Web and C++, with Qt coming soon to blow Nokia C++ out of the way).
They have ported SWT to Java ME, so it is possible to use Java to write apps that integrate into S60 indistinguishably from native apps. It could well be say that, today, Java ME is the best language for S60 apps. When Qt comes, these apps should sail smoothly into the new world, via ESWT, unlike native Nokia C++ apps, which wont run after Symbian^3
Why not Jambi, then? I guess it's because there is no Jambi ME, and because there is ESWT, which does about the same job quite nicely.