A couple of points on the tests:
 
	31_Object.t must succeed for most of the rest of the tests to stand half a chance
 
	Test sequence should look like this:

0..n 	System:	
	Config
	File
	Database

1..n	Application: 
	Base

2..n	Objects: 
	Insert
	Update
	Delete
	Format 

3..n 	Relations:
	Assign	
	Store	
	Delete	

4..n	Utilities: 
	Do

5..n 	Utilities:
	Fix
	JS
	Test

6..n  	Interface:	
	Cmd
	Tk
	Web	

7..n	Interface:	
	Email

8..n	Spare

9..n    Clean-up:

