[maemo-developers] gsoc project 2010 !
From: Tor lists.th.arntsen at gmail.comDate: Mon Mar 22 12:12:29 EET 2010
- Previous message: gsoc project 2010 !
- Next message: gsoc project 2010 !
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Mar 21, 2010 at 17:02, Ville M. Vainio <vivainio at gmail.com> wrote: > On Sun, Mar 21, 2010 at 5:26 PM, anky <ankurdnana at gmail.com> wrote: > >> i had a doubt in developing my gapps wrapper, i have two options.. 1 being >> to use the libcurl library and the other is to use qt. >> i have my experience in qt and currently i am new to libcurl but i sure can >> learn it. >> i wanted to know which one would be better and reasons for it. >> thanks ! > > I'd suggest trying to retain plain QtCore as the only dependency, as > much as possible. You might get more free functionality out from > libcurl, but it would probably be more fat a dependency than strictly > necessary. [..] Sorry for jumping in here, but the above advice confuses me. I'm not very familiar with Qt, but from what I see at http://doc.trolltech.com/4.6/qtcore.html QtCore is a user interface API. LIbcurl is a multiprotocol file/data transfer library. QtCore doesn't seem to implement any API for that. If networking is needed for the application then Libcurl is a very good (and widely used) library for that. -Tor
- Previous message: gsoc project 2010 !
- Next message: gsoc project 2010 !
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]