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 2013/10/01 12:31:26 UTC

[jira] [Comment Edited] (CELIX-25) Allow NULL value for the SERVICE_TRACKER_CUSTOMIZER struct

    [ https://issues.apache.org/jira/browse/CELIX-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13782793#comment-13782793 ] 

Alexander Broekhuis edited comment on CELIX-25 at 10/1/13 10:31 AM:
--------------------------------------------------------------------

Fixed. Please verify and close if all is ok.

--------------
Author: abroekhuis
Date: Tue Oct  1 10:29:14 2013
New Revision: 1528037

URL: http://svn.apache.org/r1528037
Log:
CELIX-25: Added checks to see if a customiser function is NULL. Where needed the default path is used.


was (Author: abroekhuis):
Fixed.

--------------
Author: abroekhuis
Date: Tue Oct  1 10:29:14 2013
New Revision: 1528037

URL: http://svn.apache.org/r1528037
Log:
CELIX-25: Added checks to see if a customiser function is NULL. Where needed the default path is used.

> Allow NULL value for the SERVICE_TRACKER_CUSTOMIZER struct
> ----------------------------------------------------------
>
>                 Key: CELIX-25
>                 URL: https://issues.apache.org/jira/browse/CELIX-25
>             Project: Celix
>          Issue Type: New Feature
>            Reporter: Pepijn Noltes
>            Assignee: Alexander Broekhuis
>            Priority: Minor
>             Fix For: 0.0.2-incubating
>
>
> The SERVICE_TRACKER_CUSTOMIZER struct contains 4 function pointers fields which will be called when a services is adding, added, removed or modified. Please allow these fields to be NULL for convience.
> In most cases your not interested in all function calls. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)