Return-Path: X-Original-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 64B3BE269 for ; Fri, 22 Feb 2013 09:18:15 +0000 (UTC) Received: (qmail 34740 invoked by uid 500); 22 Feb 2013 09:18:15 -0000 Delivered-To: apmail-incubator-bloodhound-dev-archive@incubator.apache.org Received: (qmail 34273 invoked by uid 500); 22 Feb 2013 09:18:14 -0000 Mailing-List: contact bloodhound-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-dev@incubator.apache.org Received: (qmail 33631 invoked by uid 99); 22 Feb 2013 09:18:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Feb 2013 09:18:13 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of olemis@gmail.com designates 209.85.223.182 as permitted sender) Received: from [209.85.223.182] (HELO mail-ie0-f182.google.com) (209.85.223.182) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Feb 2013 09:18:07 +0000 Received: by mail-ie0-f182.google.com with SMTP id k14so444259iea.41 for ; Fri, 22 Feb 2013 01:17:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=LgN+/jUyx4eXLAihLLKnbtMV9S6GYBKJbSh02lReNHs=; b=Tzv3zO2qZGi/6R2cw//lYIMJ98RNiXVQdmWXjU63tbvrlBRoO4i2jnTV1JZTlmHgce bmdyLljmnbI5W8I4EkEE59Tj9Cjkqk/yIQCkZhDnsod78fWHpndzyLkn/kJ517+IS6Ay 7d46HVl+qokxVeEXQ/ZlBT+QB0mtf17yGjTkGRtzfQJwEWjIyBbsRhrdEyML9gMPJ9kK ppp6oGAfwkGVqDi8Drpg8+oeE4qseZH/6wfG5AvKmYOce195ibiopZURTPPKdWk6hg4I hfFzP3Amij0zNuIMs7dhKbzE/P/n4JRTRUbQexojJ2gsY9bJLO1OgJAE0uOQ5mxmR7Fl 1G5w== MIME-Version: 1.0 X-Received: by 10.42.98.76 with SMTP id r12mr503664icn.10.1361524667002; Fri, 22 Feb 2013 01:17:47 -0800 (PST) Received: by 10.50.8.71 with HTTP; Fri, 22 Feb 2013 01:17:46 -0800 (PST) In-Reply-To: References: <053.a1c93bf3c7b64d42cbd51bc0db874012@incubator.apache.org> <068.75962d39ae5f84b27614bcf2e11bc737@incubator.apache.org> Date: Fri, 22 Feb 2013 04:17:46 -0500 Message-ID: Subject: Re: [Apache Bloodhound] #404: Populate default schema on product addition From: Olemis Lang To: bloodhound-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On 2/22/13, Olemis Lang wrote: > On 2/22/13, Apache Bloodhound wrote: >> #404: Populate default schema on product addition >> ---------------------------+----------------------------------- >> Reporter: jure | Owner: jure >> Type: defect | Status: assigned >> Priority: major | Milestone: >> Component: multiproduct | Version: >> Resolution: | Keywords: bep-0003 multiproduct >> ---------------------------+----------------------------------- >> >> Comment (by matevzb): >> >> Initial implementation in r1448946, until we consolidate on extending >> the >> IEnvironmentSetupParticipant on Product creation. >> > > *Up to this point* , that should never happen and MUST not be supported . > To expand a bit further : Instead of this we better focus on implementing product listeners (new ticket needed ;) ... and if you ask me rather than this we better spend some time working towards generic IResourceChangeListener and IResourceManipulator interfaces aimed at unifying, improving and replacing the currently scattered I*ChangeListener APIs . ... I'm 99% sure Andrej will agree ... :P -- Regards, Olemis.