﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
225	EvaluatedFunction not used	Stephen Siegel	zirkel	"There is an interface EvaluatedFunctionIF and class EvaluatedFunction which are not used.  The DynamicFactory's evaluatedFunction method does not return an instance of this type, it returns an instance of SymbolicValue.

The method should probably return an EvaluatedFunctionIF, because this provides a means for the user to get the function and point from the value.    Solution can mimic similar situation for ArrayValue or RecordValue."	defect	closed	major	Release 1.0	dynamic	1.0	fixed	function	
