Add functions taking GraphComponent instead of TypeName
It is a bit annoying to always convert to the TypeName when you have the operation type already. Also, the find_by_type_name is more likely to break because of the way the lookup is done.
Should add tests to the new methods later on...
Edited by Oscar Gustafsson
Merge request reports
Activity
added 1 commit
- 8705227d - Add functions taking GraphComponent instead of TypeName
added 3 commits
-
8705227d...60587da5 - 2 commits from branch
master
- 8de74e62 - Add functions taking GraphComponent instead of TypeName
-
8705227d...60587da5 - 2 commits from branch
added 1 commit
- d14871f6 - Add functions taking GraphComponent instead of TypeName
Please register or sign in to reply