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/12/12 16:53:07 UTC

[GitHub] [camel-karavan] mgubaidullin opened a new issue, #557: YAML Line number in CamelDefinition

mgubaidullin opened a new issue, #557:
URL: https://github.com/apache/camel-karavan/issues/557

   To implement Visual Debugger https://github.com/apache/camel-karavan/issues/151 we need to have a line numbers for elements parsed from YAML DSL file


-- 
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.apache.org

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


[GitHub] [camel-karavan] mgubaidullin commented on issue #557: YAML Line number in CamelDefinition

Posted by GitBox <gi...@apache.org>.
mgubaidullin commented on issue #557:
URL: https://github.com/apache/camel-karavan/issues/557#issuecomment-1346873101

   1. We can create custom YAML parcer (lot of work now and then)
   2. We can contribute this feature into js-yaml that we use for parsing


-- 
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


[GitHub] [camel-karavan] mgubaidullin commented on issue #557: YAML Line number in CamelDefinition

Posted by GitBox <gi...@apache.org>.
mgubaidullin commented on issue #557:
URL: https://github.com/apache/camel-karavan/issues/557#issuecomment-1359593332

   We could add node IDs for each DSL step, so we do not need line numbers for debugging


-- 
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


[GitHub] [camel-karavan] mgubaidullin closed issue #557: YAML Line number in CamelDefinition

Posted by GitBox <gi...@apache.org>.
mgubaidullin closed issue #557: YAML Line number in CamelDefinition
URL: https://github.com/apache/camel-karavan/issues/557


-- 
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