﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	i_links	o_links
94	ObjectManager	bensch	bensch (hmmpf)	"evaluate the usefullness of the ObjectManager, and if it is useable reimplement it.

The ObjectManager is important because it saves time that would be lost for allocating and freeing memory, that is essentially the biggest part in constructing an Object

The ObjectManager should handle Lists of Objects, for one this is the List of lifing for the other a List of dead objects, of any type. It should also be able to identify a (ex.) Rocket as such, and not mess it up with a Laserbeem ...

another important issue is the modularity, so you should not write a new Definition of a Class handled by the ObjectManager into the ObjectManager -file.
"	defect	closed	major	0.3.9	GeneralFramework		fixed				
