Dependency listing
francois-normandin
released this
02 Mar 23:17
·
150 commits
to master
since this release
[Feature: 31] Stop Dependency now exposes a timeout terminal (default = -1)
[Feature] List Dependencies method has been made protected (previously private) after addition of ownership verification which is meant to prevent leaking the dependencies list in composition hierarchy. This node is supposed to be used solely to access dependencies in own inheritance tree. An unauthorized call will return an empty list.