You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2011/09/16 12:05:08 UTC

[jira] [Created] (CAMEL-4457) Reolve cycle between language.simple and language.simple.ast

Reolve cycle between language.simple and language.simple.ast
------------------------------------------------------------

                 Key: CAMEL-4457
                 URL: https://issues.apache.org/jira/browse/CAMEL-4457
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.8.0
            Reporter: Christian Schneider
            Assignee: Christian Schneider
             Fix For: 2.9.0


Currently we have a big dpendency cycle between language.simple and language.simple.ast.

As simple creates the ast this dependency is necessary. In the other direction ast needs types and exceptions that are inside simple.
So I propose to nove these classes into a package simple.types. As I think these types and exceptions are not used outside the camel-core I will not create compatibility measures.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4457) Reolve cycle between language.simple and language.simple.ast

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

Christian Schneider updated CAMEL-4457:
---------------------------------------

    Attachment: camel-simple-4457-before.png

> Reolve cycle between language.simple and language.simple.ast
> ------------------------------------------------------------
>
>                 Key: CAMEL-4457
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4457
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.8.0
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 2.9.0
>
>         Attachments: camel-simple-4457-before.png, simple after.jpg
>
>
> Currently we have a big dpendency cycle between language.simple and language.simple.ast.
> As simple creates the ast this dependency is necessary. In the other direction ast needs types and exceptions that are inside simple.
> So I propose to nove these classes into a package simple.types. As I think these types and exceptions are not used outside the camel-core I will not create compatibility measures.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4457) Resolve cycle between language.simple and language.simple.ast

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

Christian Schneider updated CAMEL-4457:
---------------------------------------

    Summary: Resolve cycle between language.simple and language.simple.ast  (was: Reolve cycle between language.simple and language.simple.ast)

> Resolve cycle between language.simple and language.simple.ast
> -------------------------------------------------------------
>
>                 Key: CAMEL-4457
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4457
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.8.0
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 2.9.0
>
>         Attachments: camel-simple-4457-before.png, simple after.jpg
>
>
> Currently we have a big dpendency cycle between language.simple and language.simple.ast.
> As simple creates the ast this dependency is necessary. In the other direction ast needs types and exceptions that are inside simple.
> So I propose to nove these classes into a package simple.types. As I think these types and exceptions are not used outside the camel-core I will not create compatibility measures.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4457) Reolve cycle between language.simple and language.simple.ast

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

Christian Schneider updated CAMEL-4457:
---------------------------------------

    Attachment: camel-simple-4457-before.png

> Reolve cycle between language.simple and language.simple.ast
> ------------------------------------------------------------
>
>                 Key: CAMEL-4457
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4457
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.8.0
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 2.9.0
>
>
> Currently we have a big dpendency cycle between language.simple and language.simple.ast.
> As simple creates the ast this dependency is necessary. In the other direction ast needs types and exceptions that are inside simple.
> So I propose to nove these classes into a package simple.types. As I think these types and exceptions are not used outside the camel-core I will not create compatibility measures.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4457) Reolve cycle between language.simple and language.simple.ast

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

Christian Schneider updated CAMEL-4457:
---------------------------------------

    Attachment: simple after.jpg

> Reolve cycle between language.simple and language.simple.ast
> ------------------------------------------------------------
>
>                 Key: CAMEL-4457
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4457
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.8.0
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 2.9.0
>
>         Attachments: camel-simple-4457-before.png, simple after.jpg
>
>
> Currently we have a big dpendency cycle between language.simple and language.simple.ast.
> As simple creates the ast this dependency is necessary. In the other direction ast needs types and exceptions that are inside simple.
> So I propose to nove these classes into a package simple.types. As I think these types and exceptions are not used outside the camel-core I will not create compatibility measures.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4457) Reolve cycle between language.simple and language.simple.ast

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

Christian Schneider updated CAMEL-4457:
---------------------------------------

    Attachment:     (was: camel-simple-4457-before.png)

> Reolve cycle between language.simple and language.simple.ast
> ------------------------------------------------------------
>
>                 Key: CAMEL-4457
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4457
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.8.0
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 2.9.0
>
>
> Currently we have a big dpendency cycle between language.simple and language.simple.ast.
> As simple creates the ast this dependency is necessary. In the other direction ast needs types and exceptions that are inside simple.
> So I propose to nove these classes into a package simple.types. As I think these types and exceptions are not used outside the camel-core I will not create compatibility measures.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CAMEL-4457) Resolve cycle between language.simple and language.simple.ast

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

Christian Schneider resolved CAMEL-4457.
----------------------------------------

    Resolution: Fixed

> Resolve cycle between language.simple and language.simple.ast
> -------------------------------------------------------------
>
>                 Key: CAMEL-4457
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4457
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.8.0
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 2.9.0
>
>         Attachments: camel-simple-4457-before.png, simple after.jpg
>
>
> Currently we have a big dpendency cycle between language.simple and language.simple.ast.
> As simple creates the ast this dependency is necessary. In the other direction ast needs types and exceptions that are inside simple.
> So I propose to nove these classes into a package simple.types. As I think these types and exceptions are not used outside the camel-core I will not create compatibility measures.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira