]> gerrit.simantics Code Review - simantics/platform.git/commit
Use RuntimeEnvironmentRequest2 where applicable 29/4129/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Sun, 26 Apr 2020 20:21:09 +0000 (23:21 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 28 Apr 2020 07:28:25 +0000 (07:28 +0000)
commit4a2db4d781f0c284bb485b8b2c8f926958fb461d
treec90c0a6fc07176b41545a7c4a7dd7514e2172d96
parent038523cdff2fdf0d2f2c7e2df1d2896aabb4796c
Use RuntimeEnvironmentRequest2 where applicable

This allows e.g. procedural user component substructure expressions to
use SCL functionality included by the user component's local SCL modules
instead of only having to rely on functionality included by the SCLMain
at the containing index root.

gitlab #527

Change-Id: I7bcb22910737851771f2be54aafecd7480d1c81b
(cherry picked from commit 844ae73ef4a9109b12d4d810b9d3bc5e147e298f)
bundles/org.simantics.modeling/src/org/simantics/modeling/scl/CompileProceduralSCLMonitorRequest.java
bundles/org.simantics.modeling/src/org/simantics/modeling/scl/CompileSCLMonitorRequest.java
bundles/org.simantics.modeling/src/org/simantics/modeling/scl/CompileSCLQueryRequest.java
bundles/org.simantics.structural2/src/org/simantics/structural2/scl/AbstractCompileStructuralValueRequest.java
bundles/org.simantics.structural2/src/org/simantics/structural2/scl/procedural/ProceduralComponentTypeCompilationContextRequest.java