Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Holistic Scripting Tools #89

Open
Tom-McQuillan opened this issue May 18, 2022 · 3 comments
Open

[Feature request] Holistic Scripting Tools #89

Tom-McQuillan opened this issue May 18, 2022 · 3 comments

Comments

@Tom-McQuillan
Copy link

Having worked extensively with DQMH and AF, the number one thing that's missing for me in SMO is the holistic scripting tools.

These are the things I would like to see in the SMO editor/scripter :

  • A SMO renaming tool.
  • An event renaming tool.
  • Updating VI icons whenever new VIs are created.
    - Along with updated banners when new SMOs are created (with unique colours)
  • "New VI for Data Member Access...", a tool that scripts getting and setting the private data in by-reference modules
  • When a new Public Method or Private Event message is created:
    - If the new user events haven't been registered (for example the first Private Event), script the registration.
    - Create the event case that handles the user event
    - Create a new case in the SM, and have the new event case link to it
    - Ability to add a description when creating the message, which is then added to the 'Send' VI description and the associated SM case.
  • Have Public Events handled by the TestLauncher VI.
@Tom-McQuillan Tom-McQuillan changed the title [Feature requests] Holistic Scripting Tools [Feature request] Holistic Scripting Tools May 18, 2022
@Tom-McQuillan
Copy link
Author

And if it's not too much to ask, I'd ideally like some of the above to be packaged as a project provider. 😇

@francois-normandin
Copy link
Collaborator

francois-normandin commented May 18, 2022

Hey @Tom-McQuillan

There are no repositories for the JKI SMO editor tool and as far as I know, the editor code has never been open sourced.

If JKI is willing to open source the current code base, I'd volunteer to co-manage an effort with you to bring this to more than an MVP.

@jimkring
Copy link
Contributor

jimkring commented May 18, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants