Feature SS-74
2 votes

Store: not preprocessed canvas definitions

Created by Davide on 3/26/2014 2:18 AM Last Updated by Davide on 3/26/2014 2:19 AM
%
 (hrs)
Logged: 0   (hrs)

 Description

This request is to add in the Store the possibility to retrieve exactly what an user types in a definition of a MathRegion.

There are at least a couple of cases where would be useful:

- Directly from the Store: in custom regions, to get symbolic expressions and units as typed.

- Using a built-in Decision.GetDefinition(Term[] value, Store store): this could solve the issue of the units of null values (this is a problem that involves mainly my NonlinearSolvers...  actually I can't imagine other ways; if an user type A:0*'m and then call a function where A is used as parameter, I can't retrieve the unit, only 'A' or '0'...), and maybe can be used for other purposes....

There are no comments for this issue.