comparison doc/admin/roadmap.txt @ 0:13d2b8934445

Import AnaGram (near-)release tree into Mercurial.
author David A. Holland
date Sat, 22 Dec 2007 17:52:45 -0500
parents
children f9e4689b837d
comparison
equal deleted inserted replaced
-1:000000000000 0:13d2b8934445
1 AnaGram project roadmap
2 -----------------------
3
4 You are holding AnaGram 2.40, the first open source release. It is
5 somewhat preliminary in certain ways.
6
7 The plan is that there should be a release 2.50, a stable open source
8 version that can be widely used going forward. The following things
9 are intended to make it into release 2.50:
10
11 - Cleanup of character set/character encoding handling, to allow
12 the current Unicode sets that are wider than 16 bits.
13
14 - A full update of the manual.
15
16 - Modernization of the examples, and perhaps some new examples.
17
18 - Correction of any problems that show up with 2.40.
19
20
21 After 2.50 the next projected release will be 3.00, whose primary
22 feature will be a new user interface, based on a toolkit yet to be
23 determined (probably gtk2) and workable on both Windows and Unix.
24
25 Other features will appear if ready; however, the primary target of
26 development effort should be the user interface.