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

Highlight signature of flux-commands #16

Open
TobiasNx opened this issue May 10, 2022 · 2 comments
Open

Highlight signature of flux-commands #16

TobiasNx opened this issue May 10, 2022 · 2 comments

Comments

@TobiasNx
Copy link
Collaborator

TobiasNx commented May 10, 2022

The signature is the central info when constructing an FLUX workflow it shows which input is needed and what output is created by an modul. This gives orientation which modul can be combined.
It should be highlighted so one can combiner flux moduls more easily.

change-id
---------
- description:	By default changes the record ID to the value of the '_id' literal (if present). Use the contructor to choose another literal as ID source.
- options:	keepidliteral (boolean), idliteral (String), keeprecordswithoutidliteral (boolean)
- signature:	StreamReceiver -> StreamReceiver
- java class:	org.metafacture.mangling.RecordIdChanger

@TobiasNx
Copy link
Collaborator Author

Ideas:

  • sort all moduls by input
  • split singnature to in and out
  • work with color highlighting
  • set as first attribute

@dr0i
Copy link
Member

dr0i commented Nov 27, 2023

I don't understand the ideas - an example would be good.

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

No branches or pull requests

2 participants