﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5045	Allow to check functions (and other types of classes?) in OMEdit	Francesco Casella	Adrian Pop	"If you try to check a function in OMEdit, you get something like
{{{
[1] 14:59:48 Translation Error
Cannot instantiate Modelica.Math.isEqual due to
class specialization FUNCTION.
}}}
Apparently, the way OMEdit interprets ""check"" is: instantiate and see what happens, which is OK for models but not for functions.

I guess allowing some form of testing of function code shouldn't be hard - it's just a matter of calling the appropriate front-end stuff. It would also be nice to be allowed to check entire packages, though this probably requires some more work."	enhancement	closed	high	1.22.0	Interactive Environment		fixed		albertoleva
