﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
161	Car instances store SWT images	Henrik Heimbuerger	nobody	"Every instance of the [source:/trunk/src/JACAVI/src/de/jacavi/appl/car/Car.java Car] class currently stores its corresponding SWT image. This image is in memory during the whole session and never properly disposed.
SWT images should be kept out of the data storage classes and only used in the UI classes. Remove the swtImage field completely from the Car class and generate/store it in the UI classes whereever necessary."	defect	new	minor	MS4: Future extensions	ui	pre-1.0		car, swt image	
