]> gerrit.simantics Code Review - simantics/platform.git/commit
Use RuntimeEnvironmentRequest2 where applicable 94/4194/2
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Sun, 26 Apr 2020 20:21:09 +0000 (23:21 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Sun, 26 Apr 2020 20:21:43 +0000 (23:21 +0300)
commit844ae73ef4a9109b12d4d810b9d3bc5e147e298f
tree52d7c3c3f0dadb51c31e2e019c40015eadaf840d
parent36e865dac0ec2db530fabc6fd9ea9841c3e812ae
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
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