Return-Path: X-Original-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-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 D62DE9696 for ; Sun, 15 Apr 2012 19:09:38 +0000 (UTC) Received: (qmail 92152 invoked by uid 500); 15 Apr 2012 19:09:38 -0000 Delivered-To: apmail-incubator-bloodhound-commits-archive@incubator.apache.org Received: (qmail 92131 invoked by uid 500); 15 Apr 2012 19:09:38 -0000 Mailing-List: contact bloodhound-commits-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-commits@incubator.apache.org Received: (qmail 92121 invoked by uid 99); 15 Apr 2012 19:09:38 -0000 Received: from bloodhound-vm.apache.org (HELO bloodhound-vm) (140.211.11.32) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Apr 2012 19:09:38 +0000 Received: from bloodhound-vm.apache.org (localhost [127.0.0.1]) by bloodhound-vm (Postfix) with ESMTP id 9F8B180988; Sun, 15 Apr 2012 19:09:38 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit From: "Apache Bloodhound" X-Trac-Version: 0.13dev-r10952 Cc: bloodhound-commits@incubator.apache.org Auto-Submitted: auto-generated X-Mailer: Trac 0.13dev-r10952, by Edgewall Software X-Trac-Project: Apache Bloodhound Date: Sun, 15 Apr 2012 19:09:38 -0000 Reply-To: bloodhound-dev@incubator.apache.org X-URL: https://issues.apache.org/bloodhound/ Subject: Re: [Apache Bloodhound] #23: quick ticket should check for correct ticket module to use X-Trac-Ticket-URL: https://issues.apache.org/bloodhound/ticket/23#comment:6 Message-ID: <067.94f9f8f71ba34c43e4edf5b578aa5cef@incubator.apache.org> References: <052.d6466006ec96b37a1df76b5e9a7644da@incubator.apache.org> X-Trac-Ticket-ID: 23 In-Reply-To: <052.d6466006ec96b37a1df76b5e9a7644da@incubator.apache.org> #23: quick ticket should check for correct ticket module to use ------------------------+------------------------------------- Reporter: gjm | Owner: gjm Type: defect | Status: new Priority: major | Milestone: RC1 for initial release Component: dashboard | Version: Resolution: | Keywords: ------------------------+------------------------------------- Comment (by gjm): I can't see any particular problem with subclassing a component, particularly in the case where the parent class is meant to be deactivated to when the subclass is active. Meanwhile, I don't want to be attempting to find out what component is associated with the /newticket path if we do not know that this is always the correct path. I may misunderstand what is possible here of course. A simple alternative to my suggestion in comment:2 would be to see if Bloodhound's replacement !TicketModule is installed and active before checking on the original !TicketModule. -- Ticket URL: Apache Bloodhound The Apache Bloodhound (incubating) issue tracker