This file is not a milestone feature checklist, just a list of things
I'd like to do for various releases. It is only a scratch-pad, don't
expect it to make any sense. DO NOT ASSUME THAT IF YOU SEE SOMETHING
HERE, IT WILL ACTUALLY BE IMPLEMENTED FOR THAT RELEASE.
						- Cactus

Check out the thread on the Guikachu mailing list about our post-1.2
roadmap,  starting at
http://www.geocrawler.com/lists/3/SourceForge/14820/0/8698458/.


First things first
------------------
Before getting to the superficial but very user-visible improvements
(like picture widgets), we should first do the hard stuff, the
groundwork involving substantial (re)designing:
  * Extensible I/O system
  * Undo
  * Cut & paste
  * Managing external resources (e.g. picture files)
  * GNOME 2 port

My focus is currently on the I/O system:
  * Finish new I/O system:
      * Wire up I/O to GUI (mostly done)
      * Christopher to integrate his RCP importer work
      * Clean up GuikachuLoader
      * Use GnomeVFS
      * Command-line converter app
  * Fix property editor regressions introduced by QueuedSignal
      * List editors
