On 6/29/11, Thomas Perl wrote:
> Hi,
>
> 2011/6/29 Sanjeev (EIPI) :
>> 1. Is a Python SOAP client coming to Harmattan, like there was with
>> Fremantle (e.g. python-suds)
>
> Looking at the python-suds source code, it seems like it's a pure
> Python module. You could just drop it into your project
Hi,
This message is intended for those who are interested in porting
applications from Maemo 5.0 Fremantle to MeeGo 1.2 Harmattan. The Maemo
release team has already published the differences between the
corresponding versions of SDK [1]. I would like to extend them by our
comparison results
On 29.06.2011 03:55, ext Sanjeev (EIPI) wrote:
1. Is a Python SOAP client coming to Harmattan, like there was with
Fremantle (e.g. python-suds)
This is somewhat specialized stuff and as Thomas mentioned, should be
quite easy for developers to add manually. We can add this to our
backlog but n
On 23.06.2011 21:48, ext Michael Hasselmann wrote:
On Tue, 2011-06-21 at 19:26 -0300, Luciano Wolf wrote:
Supported on Nokia's N9 phone and preloaded on the Nokia N950 developer
device as well as the Harmattan Platform SDK
That means end users would have to install PySide first?
No, any avail
On 22.06.2011 02:39, ext Edward Page wrote:
Thank you very much for all of this work!
I had several questions and so decided to go to the source to find the
answers but I can't seem to find a link from the wiki page (or a quick
google search). I assume things are still rolling out?
Hi,
if th
Hi,
Sorry for the delay in my reply...
On 23.06.2011 13:06, ext BenoƮt HERVIER wrote:
A question about it, does 3rd party python module could be uploaded to
the "repository" that ovi app can depends on ?
Or does should be included in the app ?
Hi, no, unfortunately the Nokia Apps repository t
Hi,
2011/6/29 Sanjeev (EIPI) :
> 1. Is a Python SOAP client coming to Harmattan, like there was with
> Fremantle (e.g. python-suds)
Looking at the python-suds source code, it seems like it's a pure
Python module. You could just drop it into your project and bundle it
with it (if you want to publi