The current including logic always checks for scripts, which have a fitting name. This is not really practicable, because it requires scripts inside of packaged procedures. We have to define another type of includings. Additionally, the dependency viewer shall also detect includes (which is possible).
We'll implement the include command to replace the old @ syntax. This will support a similar syntax by include FILE :: ARGS to enable importing restrictions. We'll also enable the dependency detection within the package creator, but not within the dependency viewer due to the fact that include does not have to be part of any procedure.
New including logic was added to the automatic SW tests. No deviations detected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r1186]
Diff: