You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2007/06/07 23:11:33 UTC

[jira] Created: (CAMEL-9) add some kind of Visitor to the Route for walking the various Processor implementations in the camel.processor package to be able to build up a logical model of the routes for visualisation purposes

add some kind of Visitor to the Route for walking the various Processor implementations in the camel.processor package to be able to build up a logical model of the routes for visualisation purposes
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: CAMEL-9
                 URL: https://issues.apache.org/activemq/browse/CAMEL-9
             Project: Apache Camel
          Issue Type: New Feature
          Components: core
            Reporter: James Strachan
            Assignee: James Strachan


To visualise routes as DOT files or in Eclipse we need to be able to walk the tree as simple POJOs more easily

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CAMEL-9) add some kind of Visitor to the Route for walking the various Processor implementations in the camel.processor package to be able to build up a logical model of the routes for visualisation purposes

Posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hadrian Zbarcea updated CAMEL-9:
--------------------------------

    Fix Version/s: 1.2.0

> add some kind of Visitor to the Route for walking the various Processor implementations in the camel.processor package to be able to build up a logical model of the routes for visualisation purposes
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-9
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-9
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: James Strachan
>             Fix For: 1.2.0
>
>
> To visualise routes as DOT files or in Eclipse we need to be able to walk the tree as simple POJOs more easily

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CAMEL-9) add some kind of Visitor to the Route for walking the various Processor implementations in the camel.processor package to be able to build up a logical model of the routes for visualisation purposes

Posted by "James Strachan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Strachan updated CAMEL-9:
-------------------------------

    Assignee:     (was: James Strachan)

> add some kind of Visitor to the Route for walking the various Processor implementations in the camel.processor package to be able to build up a logical model of the routes for visualisation purposes
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-9
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-9
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: James Strachan
>             Fix For: 1.2
>
>
> To visualise routes as DOT files or in Eclipse we need to be able to walk the tree as simple POJOs more easily

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-9) add some kind of Visitor to the Route for walking the various Processor implementations in the camel.processor package to be able to build up a logical model of the routes for visualisation purposes

Posted by "James Strachan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39810 ] 

James Strachan commented on CAMEL-9:
------------------------------------

FWIW the need for this has diminished slightly due to the new JAXB2 POJO model we have; as the POJO model is fairly easy to navigate

> add some kind of Visitor to the Route for walking the various Processor implementations in the camel.processor package to be able to build up a logical model of the routes for visualisation purposes
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-9
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-9
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: James Strachan
>             Fix For: 1.2.0
>
>
> To visualise routes as DOT files or in Eclipse we need to be able to walk the tree as simple POJOs more easily

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CAMEL-9) add some kind of Visitor to the Route for walking the various Processor implementations in the camel.processor package to be able to build up a logical model of the routes for visualisation purposes

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino updated CAMEL-9:
------------------------------

    Fix Version/s: 1.2

> add some kind of Visitor to the Route for walking the various Processor implementations in the camel.processor package to be able to build up a logical model of the routes for visualisation purposes
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-9
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-9
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: James Strachan
>            Assignee: James Strachan
>             Fix For: 1.2
>
>
> To visualise routes as DOT files or in Eclipse we need to be able to walk the tree as simple POJOs more easily

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-9) add some kind of Visitor to the Route for walking the various Processor implementations in the camel.processor package to be able to build up a logical model of the routes for visualisation purposes

Posted by "James Strachan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Strachan resolved CAMEL-9.
--------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 1.2.0)

I don't think we need this anymore as we have the POJO model for the routing definition in org.apache.camel.model package

> add some kind of Visitor to the Route for walking the various Processor implementations in the camel.processor package to be able to build up a logical model of the routes for visualisation purposes
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-9
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-9
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: James Strachan
>
> To visualise routes as DOT files or in Eclipse we need to be able to walk the tree as simple POJOs more easily

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.