← Back to team overview

pyroom-dev team mailing list archive

New Blueprints

 

I've created some new blueprints from the bugs marked as 'wishlist'. We
need to discuss them to see what will be possible for 0.3:

      * Visual identity
      * Printing
      * Spellchecking
      * Cursor at eye-level
      * Psyco support

I think that printing is a good start, shouldn't be too hard to
implement. 
Spellchecking was being done by Adam but he got some problems running
spellcheck on more than one document at the same time, needs work.
Cursor at eye-level is a feature that exists in WriteRoom, i don't know
the impact of it in the usability, maybe someone who has a mac can give
us some information? 
Psyco is a Python extension module which can massively speed up the
execution of python code, if the user has it installed, why shouldn't we
use it?

Its important that we make a good 0.3 version because we are planning to
include that in the Ubuntu 8.10 repositories, I understand that it will
not be possible to implement all the listed features, so we'll have to
discuss whats more important for now.

Cheers
Caio Alonso




Follow ups