You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 28, 2019. It is now read-only.
It would be important to unify all calculations within one single function to be called recursively node-by-node on the project definition tree.
It would: 1) avoid duplication; 2) make the tree structure flexible (currently calculations assume a fixed tree structure).
The text was updated successfully, but these errors were encountered:
It would be important to unify all calculations within one single function to be called recursively node-by-node on the project definition tree.
It would: 1) avoid duplication; 2) make the tree structure flexible (currently calculations assume a fixed tree structure).
The text was updated successfully, but these errors were encountered: