Croway commented on PR #23893: URL: https://github.com/apache/camel/pull/23893#issuecomment-4668067653
@davsclaus great idea providing documentation about the new simple language features (the LLM are not aware of all the great additions you added lately), I was wondering how is the html/js supposed to work: - what's the mantainince burden? when adding a new simple function for example - how can user use that? oh, like this ``` === Usage in a browser Extract `camel-simple-validator.html` from the JAR and open it in a browser. It provides an interactive form where you can type Simple expressions and validate them with instant feedback. ``` Maybe I am particularly lazy, but I do not see myself using this feature like this, I would like to use it, I think it makes sense, but it should be easier - do you think it would be possible/worth to add the simple validator to the camel website? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
