You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2008/02/12 13:58:36 UTC

[jira] Commented: (AMQCPP-103) Pull out generic libraries from activemq-cpp namespace

    [ https://issues.apache.org/activemq/browse/AMQCPP-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41282#action_41282 ] 

Timothy Bish commented on AMQCPP-103:
-------------------------------------

I've run valgrind against the decaf unit test code and corrected several memory leaks in decaf and in its tests.  Also I have a working build on Windows, minus a couple of problem methods that I commented out.

> Pull out generic libraries from activemq-cpp namespace
> ------------------------------------------------------
>
>                 Key: AMQCPP-103
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-103
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>            Reporter: Nathan Mittler
>            Assignee: Timothy Bish
>             Fix For: 2.2
>
>         Attachments: vs2005-decaf-v1.diff
>
>
> Since many of the libraries in activemq-cpp are not activemq-specific, we should move them to their own namespace.  Eventually, it would be nice for these classes to become their own project, similar to APR.  Since the classes mirror Java classes, we're proposing the name "decaf" for the new namespace :).

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