[ https://issues.apache.org/jira/browse/CELIX-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Broekhuis reopened CELIX-26:
--------------------------------------
> 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
>
> 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
|