Changes between Initial Version and Version 1 of Ticket #5995, comment 7
- Timestamp:
- 2020-10-07T11:38:26Z (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5995, comment 7
initial v1 2 2 > But if `loadResource` is used, this will not evaluate at compile-time, and will fail since `loadResource` is deferred to runtime for FMUs. 3 3 4 What is the rationale ofdeferring loadResource to runtime for FMUs? If the parameter is structural, why couldn't it be evaluated at compile-time, as it should?4 What is the rationale behind deferring loadResource to runtime for FMUs? If the parameter is structural, why couldn't it be evaluated at compile-time, as it should?