You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robert Greig (JIRA)" <qp...@incubator.apache.org> on 2006/11/28 16:20:22 UTC

[jira] Created: (QPID-133) Update .NET client to use new code generation technique

Update .NET client to use new code generation technique
-------------------------------------------------------

                 Key: QPID-133
                 URL: http://issues.apache.org/jira/browse/QPID-133
             Project: Qpid
          Issue Type: Improvement
          Components: Dot Net Client
            Reporter: Robert Greig


Java and C++ have a new code generation that is multi protocol version aware. This replaces the old XSLT code generators.

The .NET client still uses the XSLT approach; it would be good to align this with the Java approach one that has been completed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (QPID-133) Update .NET client to use new code generation technique

Posted by "Robert Greig (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Greig reassigned QPID-133:
---------------------------------

    Assignee: Robert Greig

Being worked on by Rupert Smith.

> Update .NET client to use new code generation technique
> -------------------------------------------------------
>
>                 Key: QPID-133
>                 URL: https://issues.apache.org/jira/browse/QPID-133
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Code Generator, Dot Net Client
>            Reporter: Robert Greig
>         Assigned To: Robert Greig
>
> Java and C++ have a new code generation that is multi protocol version aware. This replaces the old XSLT code generators.
> The .NET client still uses the XSLT approach; it would be good to align this with the Java approach one that has been completed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (QPID-133) Update .NET client to use new code generation technique

Posted by "Robert Greig (JIRA)" <qp...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/QPID-133?page=all ]

Robert Greig reassigned QPID-133:
---------------------------------

    Assignee: Steven Shaw

Carl indicates that the Java stuff is done, just requires integrating so would be great if you could take a look at how easy it will be to convert into C#.

> Update .NET client to use new code generation technique
> -------------------------------------------------------
>
>                 Key: QPID-133
>                 URL: http://issues.apache.org/jira/browse/QPID-133
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Dot Net Client
>            Reporter: Robert Greig
>         Assigned To: Steven Shaw
>
> Java and C++ have a new code generation that is multi protocol version aware. This replaces the old XSLT code generators.
> The .NET client still uses the XSLT approach; it would be good to align this with the Java approach one that has been completed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (QPID-133) Update .NET client to use new code generation technique

Posted by "Steven Shaw (JIRA)" <qp...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/QPID-133?page=all ]

Steven Shaw reassigned QPID-133:
--------------------------------

    Assignee:     (was: Steven Shaw)

> Update .NET client to use new code generation technique
> -------------------------------------------------------
>
>                 Key: QPID-133
>                 URL: http://issues.apache.org/jira/browse/QPID-133
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Dot Net Client
>            Reporter: Robert Greig
>
> Java and C++ have a new code generation that is multi protocol version aware. This replaces the old XSLT code generators.
> The .NET client still uses the XSLT approach; it would be good to align this with the Java approach one that has been completed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (QPID-133) Update .NET client to use new code generation technique

Posted by "Rupert Smith (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Smith closed QPID-133.
-----------------------------

    Resolution: Fixed

The code generator this refers to is now out of data. A completely different code generator is being used, and this is working fine for the M2 release.

> Update .NET client to use new code generation technique
> -------------------------------------------------------
>
>                 Key: QPID-133
>                 URL: https://issues.apache.org/jira/browse/QPID-133
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Code Generator, Dot Net Client
>            Reporter: Robert Greig
>            Assignee: Robert Greig
>
> Java and C++ have a new code generation that is multi protocol version aware. This replaces the old XSLT code generators.
> The .NET client still uses the XSLT approach; it would be good to align this with the Java approach one that has been completed.

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


[jira] Commented: (QPID-133) Update .NET client to use new code generation technique

Posted by "Rupert Smith (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463042 ] 

Rupert Smith commented on QPID-133:
-----------------------------------

Hold off working on this for now. Waiting for code generator issues around versioning support to be resolved.

> Update .NET client to use new code generation technique
> -------------------------------------------------------
>
>                 Key: QPID-133
>                 URL: https://issues.apache.org/jira/browse/QPID-133
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Code Generator, Dot Net Client
>            Reporter: Robert Greig
>         Assigned To: Robert Greig
>
> Java and C++ have a new code generation that is multi protocol version aware. This replaces the old XSLT code generators.
> The .NET client still uses the XSLT approach; it would be good to align this with the Java approach one that has been completed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (QPID-133) Update .NET client to use new code generation technique

Posted by "Kim van der Riet (JIRA)" <qp...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/QPID-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim van der Riet updated QPID-133:
----------------------------------

    Component/s: Code Generator

> Update .NET client to use new code generation technique
> -------------------------------------------------------
>
>                 Key: QPID-133
>                 URL: http://issues.apache.org/jira/browse/QPID-133
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Code Generator, Dot Net Client
>            Reporter: Robert Greig
>
> Java and C++ have a new code generation that is multi protocol version aware. This replaces the old XSLT code generators.
> The .NET client still uses the XSLT approach; it would be good to align this with the Java approach one that has been completed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira