[ 
https://issues.apache.org/activemq/browse/AMQCPP-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timothy Bish resolved AMQCPP-103.
---------------------------------

    Resolution: Fixed

The decaf code has been removed from the activemq namespace and is now in its 
own namespace.  The decaf code now uses APR for platform independence except 
for a few cases where APR lacks functions.  

The decaf code has not been removed and placed in its own library at this time 
in order to expedite the next release of activemq-cpp as we don't have time 
right now to work through all the DLL issues that we were encountering.  The 
autoconf / automake scripts have been updated to find APR and configure the 
decaf dependencies.  The Visual Studio 2005 projects have also been updated to 
build the new code and tests.

Once decaf matures more and we have time to investigate pulling the code out to 
a seperate library we should revisit this issue.  

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

Reply via email to