[PyQt] OT: From PyQt to JyWt
Albert Cervera i Areny
albert at nan-tic.com
Sun Apr 24 22:26:46 BST 2011
Hi,
Just in case someone is interested I published my experience with running Wt
with Jython. This is a little bit less off topic than it seems because it all
started as an experiment to see if it was possible to port Koo (our PyQt
application) to the web. I will explain in later posts what were my findings
trying to create a wrapper for PyQt classes which would have allowed running
PyQt applications on the web without modifying the original PyQt application.
The conclusion is that even if it is probably possible I didn't want to go
that way because it required lots of hacks and probably performance would not
be good enough either. Even if that's not the way to go, others may be
interested in the possibility of maintaining two applications with very
similar codebase one for the web and another for the desktop. Other approaches
end up using the web-enabled application for the desktop, which is not ideal
IMHO.
Anyway, here's the info:
http://www.nan-tic.com/en/from-pyqt-to-jythonjwt-setting-up-the-environment
--
Albert Cervera i Areny
http://www.NaN-tic.com
OpenERP Partners
Tel: +34 93 553 18 03
skype: nan-oficina
http://twitter.com/albertnan
http://www.nan-tic.com/blog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20110424/0f4eb7ae/attachment.html>
More information about the PyQt
mailing list