File: ROADMAP

package info (click to toggle)
atlas-cpp 0.6.3-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,580 kB
  • sloc: sh: 10,995; cpp: 6,636; xml: 3,660; python: 1,826; makefile: 196; perl: 164
file content (42 lines) | stat: -rw-r--r-- 1,252 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Roadmap for Atlas-C++

There will be two branches. Linux version numbering will be applied.

0.3.9: A mess.

0.4.0: This version will be made from 0.3.9 and contains:
 - bugfixes
 - support for recent compilers:
    * gcc 2.95.2
    * gcc 2.95.3
    * gcc 3.0 [or latest CVS]
 - fully ISO/IEC 14882:1998 (the C++ standard) compliant code
 - a 99.9% stable API
 - no Filter support - there were various issues, and the API was too
   unstable (note that Filters didn't really ever work anyways!)
 - peace for the Atlas-C++ developers, at least
 - no Factory
0.4.1: 
 - a finished tutorial not depending on libsocket++
 - more bugfixes
 - a cleaner Net/Stream.cc
 - more platform support
 - no API changes
 - .cpp filenames
 - possibly a filter mechanism, if it has been proven very stable
 - more documentation
 - world peace

0.5.x: This is the playground, developed from 0.4.0. It shall contain:
 - Aloril's Objects/ changes
 - changes to the API
 - all fixes made in 0.4.0
 - filter support
 - some kind of "factory" mechanism
 - universal enlightenment

0.6.0: This will be the next stable version, with a fully stable API,
developed from 0.5.0.

Stefanus Du Toit, 2001-01-14.
Last modified by Stefanus Du Toit <sjdutoit@uwaterloo.ca> on 2001-01-23.