Tool creation tool #180
steve-hickman-epistimis
started this conversation in
Ideas
Replies: 1 comment
-
Functionally, yes, but it's quite different from the way Sirius currently works. Not sure we would want to integrate something like this directly. It might be possible to "hack" something using the existing mechanisms if you are motivated.
Even if this works, this leaves the issue of where to actually store the concrete tools definitions in a more pesistent way so that they do not disappear when the session is closed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I don't think this exists yet so I'm posting this as an idea: I would like the ability to define a 'tool creation tool' for end users to use. Currently, specifiers can create new Node Creation tools and user can use only the Node Creation tools that have been pre-specified. I would like to split the difference and define a Node Creation Tool Template that pre-specifies most of the functionality that new Node Creation Tools would need but leaves a few things modifiable at the user level. This might be preferable to have a separate tool palette from the current one where the Tool Creation Templates are displayed. When a user selects one, they fill in the remaining details and the result is a new Node Creation Tool in the standard tool palette that can then be used to create instances of that Node type.
Make sense?
Beta Was this translation helpful? Give feedback.
All reactions