You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Alexander Broekhuis (JIRA)" <ji...@apache.org> on 2012/11/15 14:58:12 UTC

[jira] [Resolved] (CELIX-26) inconsistency service_tracker.h

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

Alexander Broekhuis resolved CELIX-26.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.0.2-incubating

Fixed on trunk

-------------------------
Author: abroekhuis
Date: Thu Nov 15 13:54:30 2012
New Revision: 1409783

URL: http://svn.apache.org/viewvc?rev=1409783&view=rev
Log:
CELIX-27: added an ADT for the ServiceTrackerCustomizer.
                
> inconsistency service_tracker.h
> -------------------------------
>
>                 Key: CELIX-26
>                 URL: https://issues.apache.org/jira/browse/CELIX-26
>             Project: Celix
>          Issue Type: Improvement
>            Reporter: Pepijn Noltes
>            Assignee: Alexander Broekhuis
>            Priority: Trivial
>             Fix For: 0.0.2-incubating
>
>
> The service_tracker has some inconsistencies. For example:
> celix_status_t serviceTracker_create(BUNDLE_CONTEXT context, char * service, SERVICE_TRACKER_CUSTOMIZER customizer, SERVICE_TRACKER *tracker);
> celix_status_t tracker_createWithFilter(BUNDLE_CONTEXT context, char * filter, SERVICE_TRACKER_CUSTOMIZER customizer, SERVICE_TRACKER *tracker);
> Every service_tracker function should start with serviceTracker.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira