View Single Post
Old 04-10-2008, 12:25 PM   #5
astrodad
Guru
astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.
 
astrodad's Avatar
 
Posts: 962
Karma: 568242
Join Date: Dec 2007
Device: Kindle Oasis 3, Kindle Paperwhite 1, iPad, iPhone
Quote:
Originally Posted by WillAdams View Post
Actually, Cocoa code can run on other platforms using GNUstep. Nova Mind for example, uses this to get a Windows version of the mindmapping software.

Apple of course, was able to revive the code for their Openstep for Enterprise for Windows NT to get Safari.app running on Windows.

It should be quite easy to just make calls to Python from a Cocoa app, so this should get you the best of both worlds (re-use the code from libprs500, but use Cocoa for the interface).

William
I was actually considering this option, but it would end up being a fork in the Books code. I spoke to Chris via email and he also posted a blog on his site that he was planning on getting the PRS500(5) support natively, without calling the libprs500 python code. I may consider the feasibility of doing this before I make a decision.
astrodad is offline   Reply With Quote