Please ignore the comments added/removed to this issue. They where supposed to go to CELIX-27.
2012/11/15 Alexander Broekhuis (JIRA) <[email protected]> > > [ > https://issues.apache.org/jira/browse/CELIX-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Alexander Broekhuis updated CELIX-26: > ------------------------------------- > > Fix Version/s: (was: 0.0.2-incubating) > > > 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 > -- Met vriendelijke groet, Alexander Broekhuis
