Changes between Initial Version and Version 1 of Ticket #5995, comment 7


Ignore:
Timestamp:
2020-10-07T11:38:26Z (5 years ago)
Author:
Francesco Casella

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5995, comment 7

    initial v1  
    22> But if `loadResource` is used, this will not evaluate at compile-time, and will fail since `loadResource` is deferred to runtime for FMUs.
    33
    4 What is the rationale of deferring  loadResource to runtime for FMUs? If the parameter is structural, why couldn't it be evaluated at compile-time, as it should?
     4What 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?