Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 59807 invoked from network); 21 Mar 2005 06:22:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Mar 2005 06:22:22 -0000 Received: (qmail 3671 invoked by uid 500); 21 Mar 2005 06:22:21 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 3104 invoked by uid 500); 21 Mar 2005 06:22:19 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 3091 invoked by uid 99); 21 Mar 2005 06:22:19 -0000 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,FORGED_YAHOO_RCVD X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from web31713.mail.mud.yahoo.com (HELO web31713.mail.mud.yahoo.com) (68.142.201.193) by apache.org (qpsmtpd/0.28) with SMTP; Sun, 20 Mar 2005 22:22:17 -0800 Received: (qmail 39501 invoked by uid 60001); 21 Mar 2005 06:22:16 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=FE8X2GBjDSVB6UCSWBiLOXZZvoYsq0wf982LbjbFzacrJk2LQvinO800BM0RPnG3JpnZhBD8kH4Y3a0mRgEHk3b1IlK8FY3cdnA5fC6ya5vwyD5zro8c/8S99VsK8LpanY62KYUNHYtzGlnN95hTsIzahqLrevBJLRfA1GPBwbY= ; Message-ID: <20050321062216.39499.qmail@web31713.mail.mud.yahoo.com> Received: from [66.127.87.82] by web31713.mail.mud.yahoo.com via HTTP; Sun, 20 Mar 2005 22:22:16 PST Date: Sun, 20 Mar 2005 22:22:16 -0800 (PST) From: Brian Stansberry Subject: Re: [logging] demonstration code To: Jakarta Commons Developers List In-Reply-To: 6667 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --- robert burrell donkin wrote: > inspired by ceki's examples, i've been working on an > extended systematic > analysis of the various classloader cases. there's > demonstration code > for them as well as documentation. it's not complete > but most of the > substantial cases address by ceki's document are > covered. (the > unconventional context classloader cases highlighted > by simon are > missing but they need a little more consideration.) > i think that > developers should find it interesting and maybe a > little educational. it > certainly help me think a lot more clearly about > these issues. Look forward to seeing this. I was thinking of getting going on some unit tests based on the earlier analyses, but think I'll wait a bit to see what you've done. > > my plan is to establish a baseline without fixing > bugs so that > theoretical optimum behaviour can be compared to > where JCL is now. it > includes configurations which cannot work in theory > as well as those > which can. > > i'm now trying to work out the best place and > packaging for the source. > in some ways, it's not really JCL source and so in > some ways, it doesn't > seem to belong in the JCL. on the other hand, i hope > that it might be > useful for JCL advanced users and developers.so, > there a temptation to > include it (perhaps within a subdirectory). > > opinions? I definitely think this kind of thing should go into a shared repository somewhere and JCL seems like the logical place. Publishing zips is pretty cumbersome. Brian > > - robert > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: > commons-dev-help@jakarta.apache.org > > __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org