From directory-dev-return-2178-apmail-incubator-directory-dev-archive=incubator.apache.org@incubator.apache.org Sun Oct 24 01:13:16 2004 Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 17729 invoked from network); 24 Oct 2004 01:13:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 24 Oct 2004 01:13:16 -0000 Received: (qmail 75528 invoked by uid 500); 24 Oct 2004 01:13:16 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 75458 invoked by uid 500); 24 Oct 2004 01:13:15 -0000 Mailing-List: contact directory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list directory-dev@incubator.apache.org Received: (qmail 75445 invoked by uid 99); 24 Oct 2004 01:13:15 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [203.59.3.38] (HELO mail.iinet.net.au) (203.59.3.38) by apache.org (qpsmtpd/0.28) with SMTP; Sat, 23 Oct 2004 18:13:14 -0700 Received: (qmail 9174 invoked from network); 24 Oct 2004 01:13:06 -0000 Received: from unknown (HELO ?127.0.0.1?) (203.206.246.102) by mail.iinet.net.au with SMTP; 24 Oct 2004 01:13:06 -0000 Message-ID: <417B019B.6090008@apache.org> Date: Sun, 24 Oct 2004 11:12:59 +1000 From: Brett Porter User-Agent: Application 0.6+ (Windows/20041005) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: [jira] Created: (DIRNAMING-4) Thread safety, Boolean support, and chained exception support References: <1339995363.1097784598269.JavaMail.apache@nagoya> <417A90DD.2050704@bellsouth.net> In-Reply-To: <417A90DD.2050704@bellsouth.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The boolean and exception patches look good. I'd be happy to apply this if you like - naming could definitely do with better support there :) The synchronized context looks fine - it's controlled by the environment so isn't going to affect anything. My thoughts: - Is checking the environment necessary every time a context is created? (I'm not sure on this - it may be). - There is also a sys.out to remove Cheers, Brett Alex Karasulu wrote: > Phil, > > It looks like we have a few good patches here. If you would like I > can apply them for ya but I need you to basically look em over and see > if they hold water. > > Thanks, > Alex > > directory-dev@incubator.apache.org wrote: > >> Message: >> >> A new issue has been created in JIRA. >> >> --------------------------------------------------------------------- >> View the issue: >> http://issues.apache.org/jira/browse/DIRNAMING-4 >> >> Here is an overview of the issue: >> --------------------------------------------------------------------- >> Key: DIRNAMING-4 >> Summary: Thread safety, Boolean support, and chained exception >> support >> Type: Improvement >> >> Status: Open >> Priority: Major >> >> Project: Directory naming >> >> Assignee: Phil Steitz >> Reporter: Jarek Gawor >> >> Created: Thu, 14 Oct 2004 1:09 PM >> Updated: Thu, 14 Oct 2004 1:09 PM >> >> Description: >> The patch inclues support for thread safety, and support for Boolean >> values in BeanFactory, as well as chained naming exceptions. >> >> >> --------------------------------------------------------------------- >> JIRA INFORMATION: >> 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 >> >> >> >> > > > >