Return-Path: X-Original-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3D15E1062B for ; Tue, 17 Dec 2013 11:19:09 +0000 (UTC) Received: (qmail 12456 invoked by uid 500); 17 Dec 2013 11:19:08 -0000 Delivered-To: apmail-incubator-celix-commits-archive@incubator.apache.org Received: (qmail 12450 invoked by uid 500); 17 Dec 2013 11:19:08 -0000 Mailing-List: contact celix-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: celix-dev@incubator.apache.org Delivered-To: mailing list celix-commits@incubator.apache.org Received: (qmail 12437 invoked by uid 99); 17 Dec 2013 11:19:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Dec 2013 11:19:07 +0000 Date: Tue, 17 Dec 2013 11:19:07 +0000 (UTC) From: "Alexander Broekhuis (JIRA)" To: celix-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CELIX-25) Allow NULL value for the SERVICE_TRACKER_CUSTOMIZER struct MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CELIX-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Broekhuis closed CELIX-25. ------------------------------------ Assignee: (was: Alexander Broekhuis) > 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 > Priority: Minor > Fix For: 1.0.0-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.4#6159)