﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1918	Implement better checking of extends in new instantiation	Per Östlund	Per Östlund	Extends are currently fully qualified in the new instantiation, since they may not be redeclared. We should do this in a better way so that we can detect if any part of the path is replaceable. We should also check the restriction that extended classes shouldn't be found in any of the extends in the scope while doing the qualifying, so we can avoid doing that the rest of the time and simplify the lookup.	defect	closed	low	1.9.4	New Instantiation	trunk	fixed		
