view codeDoc/mergetag/issues.txt @ 15:4608be19ebe2

Use OS paths (linux only for now), merging multiple paths. Init changes regarding options. Reorganised policies.txt a little. Implemented mde.resource.paths to read config from appropriate paths (currently linux only). Changed Init to load options before all other delegates are run and set logging level from options. committer: Diggory Hardy <diggory.hardy@gmail.com>
author Diggory Hardy <diggory.hardy@gmail.com>
date Fri, 14 Mar 2008 11:39:45 +0000
parents
children 5f90774ea1ef
line wrap: on
line source

This is mostly just a list of potential minor issues noticed while coding but not seen worth throwing an error about.

Overall:

read.d:
	Support partially loading a file.
	parseSection(): as mentioned at end of function
	formatting errors could be more informative; in particular say where the error is
	No binary support.

write.d:
	Threading support?
	There is currently no way to specify the base in which numbers are written (in text form).

parse.d:
	Doesn't support cent/ucent.

format.d:
	No support for cent/ucent or ulong where val > long.max.