Make tool name a static property on ToolClass

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 1.6.0
    • Affects Version/s: 1.5.0
    • Component/s: None
    • None
    • Not Needed
    • Developer Tools

      Our current approach of using ToolClass definition themselves to filter out the tools that are supposed to be passed to TransportRunner unfortunately does not work because the ToolClass when imported are not the same (`===`) as the ToolClass that are part of export `AllTools`.

      To have a reliable way of filtering out the tools, it is better to use the name of the tool and compare against that.

            Assignee:
            Himanshu Singh
            Reporter:
            Himanshu Singh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: