You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/05/12 16:04:48 UTC

[GitHub] [camel-karavan] davsclaus commented on issue #335: JSonPath Evaluator

davsclaus commented on issue #335:
URL: https://github.com/apache/camel-karavan/issues/335#issuecomment-1125173417

   Yeah we can run java quickly now with jbang scripts.
   
   Though for the existing tooling such as the Camel IDEA plugin there is API on CamelCatalog that can validate languages
   https://github.com/apache/camel/blob/main/catalog/camel-catalog/src/main/java/org/apache/camel/catalog/CamelCatalog.java#L433
   https://github.com/apache/camel/blob/main/catalog/camel-catalog/src/main/java/org/apache/camel/catalog/CamelCatalog.java#L420
   
   There are 2 one for predicate vs expression. Frankly its mostly for simple language that behaves differently in these modes.
   
   
   


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org