MiddleHeaven is devided in a set of Toolboxes; mini frameworks for specific task that integrate using configurable servies.
| Managed File Repository Toolbox | This toolbox abstracts real file locations. This permits to treat remote files as local and compressed files as folders. The toolbox is based on engines. An engine based Commons-VSF is provided as default. More...  | 
| Services Toolbox | 
					Allows for a service component oriented arquitecture for MiddleHeaven.
					A service is simply a contract (an interface). Many different implementations can exist for
					the same service.   |