Thanks a lot! Now I just have to learn objective C...
--- In [email protected], Jérôme Laheurte <fra...@...> wrote: > > > Le 5 déc. 2009 à 08:11, qowieury a écrit : > > > I am interested in using Task Coach, but I do not understand. I want a > > completely open source iphone and desktop solution. > > > > I downloaded the source from sourceforge, and it is written in python. Is > > apple accepting python apps for the app store? I thought everything had to > > be written in objective c. > > Apple does not want any interpreted language on the iPhone. Task Coach for > iPhone is written in Objective-C. > > > > > Was it rewritten? Is it open source or not? > > It's actually a different program. It's licensed under the same terms as Task > Coach, so it is open source. > > > > > The code has references to the iphone in some of the library names. Is it > > possible to write an objective c program with python libraries or are those > > libraries for something else? > > They're the part needed for synchronization, so they're part of desktop Task > Coach. They have counterparts in Objective-C on the iPhone side. You can find > the source on the Subversion repository: > > https://taskcoach.svn.sourceforge.net/svnroot/taskcoach/trunk/taskcoach-iphone > > > > > Thank you. > > You're welcome :) > > Cheers > Jérôme >
