Quote:
Originally Posted by kfarmer
If you were able to split apart the UI from the non-UI bits, and make some standalone parsing/generation modules, that would be useful just as a reference for others. Make the interface pluggable, and you can get some interesting possibilities (you want to run this on an iPhone, maybe?).
In short, make an engine around which you wrap a shell. Pull this off well, and I can think of a fair number of good things that could come of it.
|
That already exists in libprs500 in python, dive in
http://libprs500.kovidgoyal.net/wiki/Development