Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 65141 invoked from network); 12 Apr 2005 11:00:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Apr 2005 11:00:48 -0000 Received: (qmail 22502 invoked by uid 500); 12 Apr 2005 11:00:46 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 22329 invoked by uid 99); 12 Apr 2005 11:00:45 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 12 Apr 2005 04:00:44 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 0ED9C2D0 for ; Tue, 12 Apr 2005 13:00:42 +0200 (CEST) Message-ID: <475803774.1113303642059.JavaMail.jira@ajax.apache.org> Date: Tue, 12 Apr 2005 13:00:42 +0200 (CEST) From: "Marcel Reutegger (JIRA)" To: jackrabbit-dev@incubator.apache.org Subject: [jira] Updated: (JCR-105) QueryHandler.init() should take a context argument In-Reply-To: <1829893262.1113303640886.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/JCR-105?page=history ] Marcel Reutegger updated JCR-105: --------------------------------- Assign To: Marcel Reutegger Priority: Minor (was: Major) Component: query > QueryHandler.init() should take a context argument > -------------------------------------------------- > > Key: JCR-105 > URL: http://issues.apache.org/jira/browse/JCR-105 > Project: Jackrabbit > Type: Improvement > Components: query > Environment: svn: 161029 > Reporter: Marcel Reutegger > Assignee: Marcel Reutegger > Priority: Minor > > Currently the QueryHandler.init() method takes a bunch of arguments which are needed by the single jackrabbit implementation for the query handler. To make further extensions easier the arguments should be packaged into a context class which can be extended without effect on the QueryHandler interface. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira