Claus Ibsen created CAMEL-22576:
-----------------------------------
Summary: camel-core - Add note to EIP for code comments
Key: CAMEL-22576
URL: https://issues.apache.org/jira/browse/CAMEL-22576
Project: Camel
Issue Type: Improvement
Reporter: Claus Ibsen
We have description where you can document a summary of what the EIP / step /
route etc do. But we would also like to have non visual notes ala code
comments, that are relevant for developers.
Therefore we can add a "note" in the DS
{code:java}
- note: "some blah blah that is because of this or that" {code}
These notes have no impact on the runtime, but can be used for documentation
and tooling purposes also.
So a UI builder can show the notes as yellow sticky notes attached to the EIP,
and so on.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)