You might wish to also consult the list of unfixed defects.
test_minimise.cpp program is too complex,
because it repeats code rather than using sub routines.
minimise::adjusted_guess function is unused.
minimise code should also be tested with
functions that do not have minima (constant and maximum functions).
MapperErrorHandler should be used for handling errors
in processing the command-line arguments.
Curve-segment elements
is incorrect.
vector_math
namespace.
total_enrgy_function,
one constraint type at a time.
Node elements is insufficient.
Coord elements in the input file.
Path-node elements,
but the DTD does not permit such elements.
attribute_error
and
>attributes_error
classes should have a common base class,
element_error.
element_error class should have a general purpose
message member, for indicating the specific error.
The attributes_error class can thereby be eliminated.
external.provide.
man2html,
assumes that the user's host
(localhost)
has an HTTP server running the
man2html software.
Mapper should not assume this.
man2html,
includes the HTTP header information.
That header should not be present.
position member function of the
curve
class should return a
vector2
for the gradient,
rather than two doubles.
Curve-segment elements produced too many
Coord children elements,
especially for `curves' that are actually straight lines.
$Revision: 6.29 $ $Date: 2002/07/14 19:41:26 $